Closed RCmerci closed 3 years ago
convert headings to unordered lists
I'll implement this after #27 get merged ('unordered' option required in that PR).
ignore properties
yes, properties are ignored in this PR. lib/export/markdown.ml:269
And the properties syntax is far from the standards, option for it is unnecessary?
And the properties syntax is far from the standards, option for it is unnecessary?
Agreed!
I'll implement this after #27 get merged ('unordered' option required in that PR).
We need to provide users a way to migrate the old files to the new unordered lists as bullets, the app will request mldoc to convert existing headings to unordered lists for later usage.
@tiensonqin 'heading-to-list' option is added now at mldoc, and related commit here https://github.com/logseq/logseq/pull/1444/commits/9ac04980bd98a935c0e4bb4c2c0ce276317b9406 at logseq
@RCmerci awesome!
@RCmerci To make the output markdown more similar to the standards, we might need to add two options: