mermaid support fix
This commit is contained in:
parent
71f107e2ee
commit
6fdf99b0f3
@ -27,6 +27,8 @@ h2 "Inicjalizacja submodułu z docsy"
|
|||||||
git submodule add https://github.com/google/docsy.git themes/docsy
|
git submodule add https://github.com/google/docsy.git themes/docsy
|
||||||
echo 'theme = "docsy"' >> config.toml
|
echo 'theme = "docsy"' >> config.toml
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
h1 "Obsłga mermaid"
|
||||||
|
mv tmp_layouts layouts
|
||||||
h1 "Czyszczenie repozytorium"
|
h1 "Czyszczenie repozytorium"
|
||||||
rm init_docsy.sh
|
rm init_docsy.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user