webuhu
ExDoc extras markdown newline behaviour (HTML)
Hi, one question I stumbled across a couble of times,
but I can nowhere find any reference anyone else dislikes this behaviour also.
In ExDoc extras markdown pages every newline becames a new paragraf
in HTML.
Means empty line in between. But I only expext to have a single
.
So the standard markdown of double space linebreak is creating an empty line before the next line.
I also experemented with the ExDoc markdown_parser_options gfm: false or breaks: false which doesn’t change anything.
Example:
hexdocs.pm/exqlite/windows.html
Marked As Solved
webuhu
It is indeed an issue: Markdown to HTML new line behaviour · Issue #1350 · elixir-lang/ex_doc · GitHub
Also Liked
webuhu
Is there a bug in earmark (or ex_doc) of a wrong conversion from markdown to HTML concerning linebreak (gfm) or double space + linebreak resulting in an additional unexpected empty line before the next line?
Thanks for asking for clarification.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #javascript
- #code-sync
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









