Skip to content

Instantly share code, notes, and snippets.

@Gaubee
Last active December 19, 2015 01:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gaubee/5877425 to your computer and use it in GitHub Desktop.
Save Gaubee/5877425 to your computer and use it in GitHub Desktop.
转换《Think in Java》成markdown格式时遇到的正则
([0-9])[ ]+\.[ ]+([0-9])
$1\.$2
[①-⑳]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment