You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Did a quick proof of concept and this works, although not without problems. I can parse and export a JavaScript object, but not my actual object because of the lifetime being required in the function. See rustwasm/wasm-bindgen#1187.
Closing this out as it's now part of my active branch to introduce HTML support. The wasm API needs to be fleshed out, but that can be a separate issue.
This way, browsers could parse vimwiki within a page to provide syntax highlighting and other details.
Assuming macros feature would not be supported. HTML feature may also not be supported.
The text was updated successfully, but these errors were encountered: