Semantic tagging in Markdown

后端 未结 4 572
栀梦
栀梦 2021-02-04 13:27

I\'d like to take class notes using a simple text editor and Markdown. Is there a way to tag elements of the text to make them machine readable?

For example, I\'d like

4条回答
  •  轮回少年
    2021-02-04 13:54

    Why not simply surround the tag with a specific pattern of your choosing? Like :mytag: or &mytag&.

提交回复
热议问题