Zvýraznite github markdown

Príklady kódu

0
0

zvýraznite github markdown

This wil highlight your code in the given language 
```<your language> (ex. python, java(script), bash, etc. Full list here: https://www.rubycoloredglasses.com/2013/04/languages-supported-by-github-flavored-markdown/)
your code
```

example
```python
print('hello world')
```

to display tripple backticks in a code block. wrap them in quadriple backticks

example
````
```
here you can see the triple backticks
```
````

Podobné stránky

Podobné stránky s príkladmi

V iných jazykoch

Táto stránka je v iných jazykoch

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................