confluence-to-markdown-converter icon indicating copy to clipboard operation
confluence-to-markdown-converter copied to clipboard

Correctly convert nested lists

Open oberlies opened this issue 8 years ago • 0 comments

  • Change the line break generation paradigm to make tags generate line breaks before the content instead of after the content. In this way, nested lists are correctly converted. Before this change, the line break before the first " *" was missing.
  • Update "Features.md" with the new generated result.
  • Also: Don't generate whitespace into links.

Bug: Issue #6

oberlies avatar Mar 22 '17 16:03 oberlies