Skip to content

Instantly share code, notes, and snippets.

@zilongshanren
Forked from asabaylus/gist:3071099
Last active December 30, 2015 02:59
Show Gist options
  • Save zilongshanren/7766328 to your computer and use it in GitHub Desktop.
Save zilongshanren/7766328 to your computer and use it in GitHub Desktop.
Github heading anchor
# Anchors in Markdown
### My Heading
This is a [anchor](#my-heading).
@zilongshanren
Copy link
Author

(#my-heading)必须需要的字符是小写,同时里面不能含有.这样的符号

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment