Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 526 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 526 Bytes

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.