|
|
|
|
|
by drewp
823 days ago
|
|
I threw something together to address that goal. It was really hard to render obsidian-md into html that looked about the same. I started with general MD libs, then ultimately used obsidian-html. Obsidian's MD is not standard at all, though I'm not sure any MD is fully specified since there are so many edge cases. Sample output (should be viewable since I put `#public` at top of the document):
https://bigasterisk.com/vault/esp%20cams.md Server code: https://bigasterisk.com/code/vaulterrific/files/tip/ |
|