Replies: 3 comments
-
Not for V16. You can compile one yourself if you want to. The easiest way would be to clone the repo and edit the esbuild.config.js to not minify then run |
Beta Was this translation helpful? Give feedback.
-
You should create an extension for this. That way you can release the extension and anyone who wants to can use it. |
Beta Was this translation helpful? Give feedback.
-
Thanks for reply, appreciate it. Did I mention I don't do typescript? I don't have node.js, npm, packer and stuff in my PC. The main reason is they drop everything into my OS drive that does not have enough space and there is no easy way to tell those apps they shouldn't use that drive! But I'll look for the extension. I hope it is not as twisted as the other markdown implementation from StackExchange. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a non-minified version of this library? I'm trying to modify this to accept arabic, indian (۱۲۳۴۵۶۷۸۹۰) numbers as ordered list initiator but it is not available in either markdown standard or this library. Since I'm guessing such change has no wide use, I think it is better to do it myself, here is the issue, I don't do typescript because I know how to do javascript.
Appreciate if you could point me in right direction
Beta Was this translation helpful? Give feedback.
All reactions