You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/local/include.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@
4
4
>
5
5
> Support since [v0.2.12](https://github.com/MR-Addict/mdbook-embedify/releases/tag/0.2.12).
6
6
>
7
-
> Language is detected by file extension, which I manually edited from [linguist](https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml). If you find any issues with the language detection, please open an [issue](https://github.com/MR-Addict/mdbook-embedify/issues).
7
+
> Language is detected by file extension, which I manually referred, simplified and extended from [linguist](https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml).
8
+
>
9
+
> If you find any issues with the language detection, please open an [issue](https://github.com/MR-Addict/mdbook-embedify/issues). Currenltly language map is under [languages.json](https://github.com/MR-Addict/mdbook-embedify/blob/main/src/assets/config/languages.json)
8
10
9
11
The include app is for including source file or wrapped it as markdown code block.
0 commit comments