Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fab8f89

Browse files
authored
Update using-markdown.md
1 parent 1dd8547 commit fab8f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/programs/using-markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Output:
179179

180180
<br>
181181

182-
Links to section headings can be made as well. Every heading will get an ID based on the heading content, and prefixed with `user-content-`. A link can be made to a heading using the following markdown:
182+
Links to section headings can be made as well. Every heading will get an ID based on the heading content and will be prefixed with `user-content-`. A link can be made to a heading using the following markdown:
183183

184184
```
185185
# Table of contents

0 commit comments

Comments
 (0)