File: nested-patterns.txt

package info (click to toggle)
python-markdown 2.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,804 kB
  • ctags: 839
  • sloc: python: 4,668; makefile: 54; sh: 12
file content (7 lines) | stat: -rw-r--r-- 231 bytes parent folder | download
1
2
3
4
5
6
7
___[link](http://example.com)___
***[link](http://example.com)***
**[*link*](http://example.com)**
__[_link_](http://example.com)__
__[*link*](http://example.com)__
**[_link_](http://example.com)**
[***link***](http://example.com)