confluence-to-markdown-converter
confluence-to-markdown-converter copied to clipboard
Correctly convert nested lists
- 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