Skip to content

Format the markdown of the output #3

@ivanhercaz

Description

@ivanhercaz

Is your feature request related to a problem? Please describe.
It is a bit uncomfortable to read the output of a page in markdown format in the same terminal.

Describe the solution you'd like
Develop a module (¿Format?) to format the output. The module could use ANSI code to perform the replacements.

Describe alternatives you've considered
Another alternative is to search an existent package on Hex.pm and apply it.

Additional context
This module should be able to:

  • Transform heading 1 (#).
  • Transform code (code between `)
  • Transform quote (>.
  • It could be interesting to test if it is a good idea to use bold text with the arguments between curly brackets ({{command}}).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions