fix: markdown extensions typo

pull/4454/head
Evorp 9 months ago committed by GitHub
parent 38a755e365
commit d8fc579782
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -22,7 +22,7 @@ Both internal and external links get special treatment.
### Internal Links ### Internal Links
Internal links are converted to router link for SPA navigation. Also, every `index.md` contained in each sub-directory will automatically be converted to `index.html`, with corresponding URL `/`. Internal links are converted to router links for SPA navigation. Also, every `index.md` contained in each sub-directory will automatically be converted to `index.html`, with corresponding URL `/`.
For example, given the following directory structure: For example, given the following directory structure:

Loading…
Cancel
Save