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

Add automated core blocks documentation #36183

Merged
merged 7 commits into from
Dec 20, 2021
Merged

Add automated core blocks documentation #36183

merged 7 commits into from
Dec 20, 2021

Commits on Dec 20, 2021

  1. Add automated core blocks documentation

    - Creates a new script to generate core-blocks document
    - Lists all core blocks with supports, attributes
    - Add to build process
    mkaz committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    b57adbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e30b723 View commit details
    Browse the repository at this point in the history
  3. Update color supports with default background/text

    Adds a function to augment the color supports if specified to include
    background and text, if not disabled.
    
    Plus a few minor fixes to support Windows.
    mkaz committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    9ea19c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f02d568 View commit details
    Browse the repository at this point in the history
  5. Add info notice about strikeouts

    mkaz committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    816d1c4 View commit details
    Browse the repository at this point in the history
  6. Update docs with latest rebase

    mkaz committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    4440532 View commit details
    Browse the repository at this point in the history
  7. Load JSON using require()

    mkaz committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    5ab985a View commit details
    Browse the repository at this point in the history