Skip to content

Commit a494d0e

Browse files
committed
Update README.md
1 parent 97655d1 commit a494d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ php -r "copy('https://KEINOS.github.io/parsedown-extension_table-of-contents/Ext
155155

156156
As of Parsedown ToC Extension v1.1.1, you can use the [anchor identifiers](https://michelf.ca/projects/php-markdown/extra/#header-id) for [Parsedown Extra](https://github.com/erusev/parsedown-extra).
157157

158-
With this feature, you can specify the anchor name you like. Useful if the headings are in UTF-8 (not in ASCII) and/or placing "go back" links in page.
158+
With this feature, you can specify the anchor name you like. Useful if the headings are in UTF-8 (not in ASCII) and to make it readable. Such as placing the "go back" links in a page.
159159

160160
```markdown
161161
# SampleHead1 {#self-defined-head1}

0 commit comments

Comments
 (0)