# Markdown Demo --- ## External 1.1 Content 1.1 /# This will only appear in the speaker notes window. -- ## External 1.2 Content 1.2 --- ## External 2 Content 2.1 --- ## External 3.1 Content 3.1 -- ## External 3.2 Content 3.2 --- ## Test 4 ```php [1|2|4-5] if (a == 0){ echo "je nic"; } else { echo "neki druzga"; } // komentar v kodi ``` --- ## Test 5 ```php if (a == 0){ echo "je nic"; } else { echo "neki druzga"; } // komentar v kodi ``` ---
Test
besedilo