docs.page icon indicating copy to clipboard operation
docs.page copied to clipboard

Support for markdownlint control comments

Open jagandeepbrar opened this issue 3 years ago • 1 comments

Hello, loving docs.page so far and already using it for my project!

I do have one request which is to support markdownlint control comments such as:

<!-- markdownlint-disable -->

or

<!-- markdownlint-restore -->

While trying to utilize the Tabs component for example, this is useful to wrap the content of the inner TabItem content which gets linted/formatted and breaks markdown styling as it attempts to get HTML-formatted.

Currently when attempting to use these control comments you get a broken page (at least with docs.page/preview).

jagandeepbrar avatar Apr 11 '22 14:04 jagandeepbrar

This sounds interesting and useful, i'd need to look more into how to integrate this

cabljac avatar May 04 '22 15:05 cabljac