Closed chrisdhaan closed 2 years ago
Add requested ability to disable squashing of newlines in markdown
Add squashNewlines parameter to CDMarkdownParser which defaults to true to avoid breaking current implementations
squashNewlines
CDMarkdownParser
true
Goals :soccer:
Add requested ability to disable squashing of newlines in markdown
Implementation Details :construction:
Add
squashNewlines
parameter toCDMarkdownParser
which defaults totrue
to avoid breaking current implementations