Specify code block language in Markdown for syntax highlighting

This commit is contained in:
Peter Dave Hello
2024-01-10 19:17:09 +08:00
parent 50ee829e5f
commit 52fe4c6aa6
4 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ If your language isnt represented by a flag just find whichever closely matches
For example to add Polish you would add
```
```html
<a class="dropdown-item lang_dropdown-item" href="" data-language-code="pl_PL">
<img src="images/flags/pl.svg" alt="icon" width="20" height="15"> Polski
</a>