Sha256: b6d4ad4e5b16151376b07da538c8ddeb4af27c6fb8d40d8c478b8db4a54b2e0a
Contents?: true
Size: 825 Bytes
Versions: 7
Compression:
Stored size: 825 Bytes
Contents
// .basic [why]#chunky bacon# // .emphasis _chunky bacon_ // .emphasis_with_role [why]_chunky bacon_ // .strong *chunky bacon* // .strong_with_role [why]*chunky bacon* // .monospaced `hello world!` // .monospaced_with_role [why]`hello world!` // .superscript ^super^chunky bacon // .superscript_with_role [why]^super^chunky bacon // .subscript ~sub~chunky bacon // .subscript_with_role [why]~sub~chunky bacon // .mark #chunky bacon# // .double "`chunky bacon`" // .double_with_role [why]"`chunky bacon`" // .single '`chunky bacon`' // .single_with_role [why]'`chunky bacon`' // .asciimath asciimath:[sqrt(4) = 2] // .latexmath latexmath:[$C = \alpha + \beta Y^{\gamma} + \epsilon$] // .with_id [#why]_chunky bacon_ // .mixed_monospace_bold_italic `*_monospace bold italic phrase_*` and le``**__tt__**``ers
Version data entries
7 entries across 7 versions & 1 rubygems