EGOIST
EGOIST
where did you see that link?
I'll release a new version of docute-cli with tokio integration.
I've no idea how to add RTL support, but PR welcome. That fork looks pretty nice maybe you can use that directly?
We can use this: https://github.com/egoist/vue-slim-tabs
What's the expected usage?
hmm, it works fine for me...
oh, docute only transforms `#id` to `?id=id` when it's written in markdown 😅 you can add a [plugin](https://docute.js.org/#/plugins?id=write-a-plugin) to work around this: ```js docute.init({ plugins: [ replaceHref ] }) function...
See this one http://vuejs.github.io/rollup-plugin-vue
not sure what you mean by `combine`
hmm why not just remove the indent?