Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🪟 🎉 Support docusaurus admonitions in markdown docs #15519

Merged
merged 6 commits into from
Aug 12, 2022

Commits on Aug 11, 2022

  1. Support docusaurus admonitions in markdown docs

    * Narrow down docs folders in vscod workspace
    * Add mdast and remark-directive dependencies
    * Add remark-directive to Markdown component plugins
    * Add admonitions plugin to support docusaurus admonitions
    * Add styles for admonitions in markdown files
    edmundito committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7d58251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8aed7f View commit details
    Browse the repository at this point in the history
  3. Rename Markdown component styles files, improve code blocks style and…

    … lower heading font sizes
    edmundito committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    504a174 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6da12c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de61c65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1441943 View commit details
    Browse the repository at this point in the history