Gatsby Remark Liquid Tags

screenshot of Gatsby Remark Liquid Tags
gatsby

A template plugin used for custom embeds in markdowns.

Overview

The gatsby-remark-liquid-tags is a remark plugin that allows users to add custom embeds in markdown documents. This plugin was inspired by the usage of liquid tags in the dev.to platform for embedding services in markdowns.

Features

  • Enables custom embeds in markdown documents.
  • Supports a variety of services for embedding.
  • Allows for the addition of custom options for the embeds.

Summary

The gatsby-remark-liquid-tags plugin is a useful tool for adding custom embeds in markdown documents. It is inspired by the liquid tags used in the dev.to platform and allows users to enhance their content with various services. The plugin is easy to install and use, making it a convenient choice for developers and content creators. Contributions are also welcome, allowing users to contribute to the development and improvement of the plugin.

gatsby
Gatsby

GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.