/custom-tags

🧪 a package with new html tags

Primary LanguageJavaScriptMIT LicenseMIT

Custom Tags

Custom Tags is an experimental project that aims to provide an easy way to embed and style custom tags on web pages, utilizing languages such as Markdown.

How to Use

  • Embedding Custom Tags:

To embed a custom tag on your HTML page, simply use the tag and <md> include your Markdown content between the opening and closing tags, for example

<md>
  > Hello world I **have** a bug!
  <br />
  go?
  <br>
  # euotiniel
</md>

License

This project is licensed under the MIT License.