docusaurus/website/docs/guides/markdown-features
Sébastien Lorber dc4664b489
feat: details/summary theme / MDX component (#5216)
* Details component

* polish arrow animation

* fix text selection bug

* fix some edge cases + polish

* example of overriding baseClassName

* Move Details component to theme-common

* make component work even when JS is disabled or failed to load

* update arrow transform

* Details component: better handling of no-JS fallback mode: avoid delaying arrow navigation when JS (see review)

* prefix css vars with --docusaurus

* improve css arrow styling

* slightly change details/summary design

* better md doc + include quotes and details in doc
2021-07-27 18:45:12 +02:00
..
_markdown-partial-example.mdx feat: details/summary theme / MDX component (#5216) 2021-07-27 18:45:12 +02:00
markdown-features-admonitions.mdx refactor: redesign admonitions/callouts/quotes (#5193) 2021-07-23 17:10:38 +02:00
markdown-features-assets.mdx docs(v2): Rewrite markdown images section (#5064) 2021-06-30 15:27:44 +02:00
markdown-features-code-blocks.mdx docs: user should restart docusaurus after adding prism additionalLanguage (#5191) 2021-07-20 15:38:04 +02:00
markdown-features-headings.mdx docs(v2): fix markdown headings level 4 (#4526) 2021-03-29 17:23:20 +02:00
markdown-features-inline-toc.mdx docs(v2): minor tweaks (#4981) 2021-06-16 11:04:40 +02:00
markdown-features-intro.mdx feat: details/summary theme / MDX component (#5216) 2021-07-27 18:45:12 +02:00
markdown-features-math-equations.mdx docs(v2): replace diff codeblocks with line highlight (#4973) 2021-06-16 10:29:05 +02:00
markdown-features-plugins.mdx docs(v2): use explicit heading IDs (#4460) 2021-03-19 11:00:41 +01:00
markdown-features-react.mdx feat: details/summary theme / MDX component (#5216) 2021-07-27 18:45:12 +02:00
markdown-features-tabs.mdx docs(v2): minor tweaks (#4981) 2021-06-16 11:04:40 +02:00