-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Our markitpy-samples includes several extensions over myst itself
-
sphinxincludes additional directives (see also) [meta] Supported Directives #2
Which ones do we port over that are not listed on the meta issue? -
sphinx-designincludes its own directives for grids e.g compare:- https://sphinx-design.readthedocs.io/en/latest/grids.html
- https://mystmd.org/guide/dropdowns-cards-and-tabs
For reference this POC implements the sphinx-design way of doing grids.
-
This POC currently supports
attr-inlinehowever I fear this gives to much power to the end user. We want to be restrictive and ensure the resulting HTML is always uniform. How much should we support?
How do we want to position our docs-builder ?
- A pure
Mystcompatible documentation tool Mystas baseline with a few directives from sphinxMystand subset ofSphinxas baseline with grids fromSphinx-Design?
I am personally leaning to the latter.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested