Skip to content

Commit a9d5fad

Browse files
committed
More readme updates
1 parent 6923f0c commit a9d5fad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,9 @@ Commonmark includes several 'extensions' to enable features which are not (yet)
100100
- __strikethough__ via `~sometext~` syntax
101101
- __autolink__ automatically turn URLs into hyperlinks
102102
- __tagfilter__ blacklist html tags: `title` `textarea` `style` `xmp` `iframe` `noembed` `noframes` `script` `plaintext`.
103+
- __tasklist__ turns certain list items into checkboxes
103104

104-
These extensions were added by Github to support GitHub Flavored Markdown.
105+
These extensions were added by Github to support [GitHub Flavored Markdown](https://github.github.com/gfm/).
105106

106107

107108
```r

0 commit comments

Comments
 (0)