xxxxxxxxxx1
1
using ShortCodesShortCodes
Simple embedding for Pluto notebooks
xxxxxxxxxx1
1
Twitter(1314967811626872842)YouTube
Embed a video and seek to the given point in the video (not shown in the static version).
xxxxxxxxxx1
1
YouTube("IAF8DjrQSSk",18,27)Flickr
xxxxxxxxxx1
1
Flickr(29110717138)Embed Web Page
xxxxxxxxxx1
1
WebPage("https://julialang.org/downloads/#current_stable_release")Vimeo
xxxxxxxxxx1
1
Vimeo(171764413)GraphViz
xxxxxxxxxx1
1
GraphViz("digraph G {Hello->World}")Mermaid
xxxxxxxxxx1
1
Mermaid("gantt2
section Section3
Completed :done, des1, 2014-01-06,2014-01-084
Active :active, des2, 2014-01-07, 3d5
Parallel 1 : des3, after des1, 1d6
Parallel 2 : des4, after des1, 1d7
Parallel 3 : des5, after des3, 1d8
Parallel 4 : des6, after des4, 1d")BlockDiag
xxxxxxxxxx1
1
BlockDiag("""blockdiag {2
Kroki -> generates -> "Block diagrams";3
Kroki -> is -> "very easy!";4
5
Kroki [color = "greenyellow"];6
"Block diagrams" [color = "pink"];7
"very easy!" [color = "orange"];8
}""")PlantUML
xxxxxxxxxx1
18
1
PlantUML("@startmindmap2
skinparam monochrome true3
+ OS4
++ Ubuntu5
+++ Linux Mint6
+++ Kubuntu7
+++ Lubuntu8
+++ KDE Neon9
++ LMDE10
++ SolydXK11
++ SteamOS12
++ Raspbian13
-- Windows 9514
-- Windows 9815
-- Windows NT16
--- Windows 817
--- Windows 1018
@endmindmap")