github-flavored-markdown-to-html icon indicating copy to clipboard operation
github-flavored-markdown-to-html copied to clipboard

Suggestions for ouliner in markdown to html

Open auwsom opened this issue 3 years ago • 1 comments

Hi, so glad to find this project! I use Dynalist.io/ quite a bit and used to use Fargo and Workflowy (or LoqSeq). I want this same functionality in my own static website (the reader part). I see you use a Details HTML Element in the readme for the collapsed text section. I've been looking at ways to integrate this with markdown (link below). Do you have any suggestions?

Somehow the converter needs to translate Markdown nested lists (with maybe a + to designate the open state) into HTML Details with Blockquote. Most converters (https://markdowntohtml.com/) convert to nesting of HTML lists.

I read your note about Pandoc lists but need to look more closely at the hangups it has.

https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab?permalink_comment_id=4320038#gistcomment-4320038

auwsom avatar Sep 29 '22 22:09 auwsom

If youre interested, I plan to use Dave Winer's @scripting (of Fargo and Little Outliner fame) Concord for editing and notetaking, and this tool which exports the opml files to HTML and has some wiki backlink functionality like LogSeq but without the large application. https://github.com/interstar/owl-electron/issues/1

auwsom avatar Sep 29 '22 22:09 auwsom