Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Format the html output #27

Open
eWert-Online opened this issue Mar 15, 2024 · 0 comments
Open

Format the html output #27

eWert-Online opened this issue Mar 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@eWert-Online
Copy link
Member

Currently the html output (indentation) is not nice.

I would like to add a formatter, but it would need to respect all the html layout rules:

  • content inside pre tags can't be formatted
  • flow elements can be indented, but their phrasing content needs to stay as is
    <p>
      Code can appear <b>inside <code>other</code> markup</b>. Its display shouldn't be affected.
    </p>
  • ... probably more
@eWert-Online eWert-Online added the enhancement New feature or request label Mar 15, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant