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

feat: Build markdown nodes from CMS RichText fields #98

Merged
merged 8 commits into from
Jul 31, 2020

Commits on Jul 31, 2020

  1. feat: Build markdown nodes for CMS markdown fields

    Can be used with MDX
    ynnoj committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    4be35bb View commit details
    Browse the repository at this point in the history
  2. feat: Add buildMarkdownNodes configuration option

    Defaults to false
    ynnoj committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    81f710d View commit details
    Browse the repository at this point in the history
  3. style: Linting

    ynnoj committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    6bd00e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddb49a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f039ecb View commit details
    Browse the repository at this point in the history
  6. fix: Remove optional chaining

    Eventually transpile with Babel
    ynnoj committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    6de28db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d525e2b View commit details
    Browse the repository at this point in the history
  8. docs: Add link to demo source

    For a full MDX example
    ynnoj committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    11b7b8c View commit details
    Browse the repository at this point in the history