Updated to make it more compatible with mkdocs

Updated to make it more compatible with mkdocs
pull/27/head
TRaSH 4 years ago
parent fad9d5eb73
commit 01bc72769f

@ -1,7 +1,4 @@
# Scripts
# Bazarr
## [Subtitle script](https://raw.githubusercontent.com/TRaSH-/Tutorials-FAQ/master/docs/Bazarr/2to3_language_code.sh){:target="_blank"}
Here you will find several scripts you can use with Bazarr
```bash
[[% include 'Bazarr/2to3_language_code.sh' %]]
```

@ -0,0 +1,7 @@
# 2to3-language-code
>Title: [2to3-language-code.sh](https://raw.githubusercontent.com/TRaSH-/Tutorials-FAQ/master/docs/Bazarr/scripts/2to3-language-code/2to3_language_code.sh){:target="_blank"} | Author(s): ???
## Description: Changes the 2 iso code to 3 iso code
Changes the 2 iso language code to 3 iso language code.

@ -0,0 +1,11 @@
# Scripts you can use with Bazarr
## [2to3-language-code](2to3-language-code/README.md)
Changes the 2 iso code to 3 iso code.
??? example "Script"
```sh
[[% filter indent(width=4) %]][[% include 'Bazarr/scripts/2to3-language-code/2to3_language_code.sh' %]][[% endfilter %]]
```
Loading…
Cancel
Save