Anix
Anix
so if we want to use it with postcss I believe we need to use the [sass parser for postcss](https://www.npmjs.com/package/postcss-sass) right ?
ohh I thought of having sass in `.css`. yea this seems better 👍
> Making sure I understand the issue: The goal is to avoid `` tags from being rendered as text when viewed outside of docsify, correct? yes, i was thinking if...
actually, I was thinking if we need to show it on other env or not. But yeah I agree, let's go with what was the original issue. Yea we can...
thanks for the input. I liked the tab and the script thing. can you explain about the detail. is it similar to collapsable in markdowns ? perhaps how it would...
> The details helper is covered here (near the end of the comment): [#413 (comment)](https://github.com/docsifyjs/docsify/issues/413#issuecomment-609085729) cool i will check > I don’t believe there is a native “collapsible” element in...
@jhildenbiddle this is really an awesome suggestion. It would make the plugin integration much more strong and simple. May be we should extract this suggestion into a new issue. **My...
> The `polyfillURL` property concerns me a bit but perhaps this is because I'm not aware of how you're intending it to be used. For example: Do we really want...
Yea actually using `T` I think we can move from current dir to sub dir or files not across the whole codebase just like the vscode does
PR welcome just a note that the default one should be animated. If you want to add a new options (which I think is required for this, please update the...