mirabilio


Mirabilio

  • Removes the wrapping HTML `<p>` tag that `gatsby-transformer-remark` automatically adds during its markdown transformation process. The root `<p>` tag or root line break ` ` is preserved if it exists in the user-provided markdown.

    published 1.0.1 4 years ago
  • A GatsbyJs plugin that transforms markdown content from JSON files. The new MarkdownRemark nodes are placed inside the original `gatsby-transformer-json` node tree. Transformed HTML is also populated in new fields with "Html" appended to field names.

    published 1.1.5 4 years ago