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: cs/workmode.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@
9
9
- Místně jako prohlížeč jednotlivého markdown souboru:
10
10
```
11
11
.../index.html?d=cesta/k/adresáři/&p=soubor.md
12
+
.../index.html?d=./&p=cesta/k/adresáři/soubor.md
13
+
.../index.html?d=/&p=cesta/k/adresáři/soubor.md
12
14
```
13
15
- Na serveru podporujícím statické stránky (například tento web)
14
16
- V Docker/Podman [kontejneru][containers] v rámci vlastní infrastruktury (systém kontinuální integrace připravuje při každém vydání OCI-kompatibilní kontejnerový obraz)
0 commit comments