1 Best practices to write a TAG
boojack edited this page 2022-11-28 23:20:12 +08:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

In memos, the tag is written in the content and displayed by a regex parser. If you have some misrecognized tags, you need a good way to manage your tags accurately, especially where they are written.

Best practices

Put tags always in the first or last line of content.

#Mark #Website 
The place for anyone from anywhere to build anything
Whether youre scaling your startup or just learning how to code, GitHub is your home. 
Join the worlds largest developer platform to build the innovations that empower humanity. 
Lets build from here.
GitHub Copilot is your AI pair programmer that empowers you to complete tasks 55% faster by turning natural language prompts into coding 
suggestions.
#Mark #Utils 

Not a good practice

DO NOT add tags in the middle of the content. For example, in the GitHub markdown codeblock, the tag syntax will not be recognized.

GitHub Actions automates your build, test, and deployment workflow with simple and secure CI/CD. #Mark 
GitHub Mobile fits your projects in your pocket, #Mark 
so you never miss a beat while on the go.