Sha256: bbf4a793fa2a6785c72d15180e0de34bdd1bee6a38568f557f1a410b7a88cffc

Contents?: true

Size: 506 Bytes

Versions: 5

Compression:

Stored size: 506 Bytes

Contents

:custom :
  '(?x-mi:(\R)((?:(?:\R)+(?:\s{4,}|\t).*)+\R)(?=\R))' : "\\1\nΛ auto\\2Λ\n"
  '^!\[(.*?)\]\((.*?)\)$' :  '⚘ \2 \1'
  '!\[(.*?)\]\((.*?)\)' :  '⚓\2 \1⚓'
  '\[(.*?)\]\((.*?)\)' :  '⚓\2 \1⚓'
  '^\s*>' : '〉'
  '^\s*>\s*>' : ' 〉'
  '^\s+\*' : ' •'
  ' {2,}(?=$)' : " ⏎"


:entities :
  :grip :
    :'**' :
      :tag      : :strong
      :marker   : :≡
      :synonyms :
        - :'__'
    :'*' :
      :tag      : :em
      :marker   : :≈
    :'`' : :code
    :'~~' : :del

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
qipowl-0.9.7 config/bowlers/markdown2html.yaml
qipowl-0.9.3 config/bowlers/markdown2html.yaml
qipowl-0.9.2 config/bowlers/markdown2html.yaml
qipowl-0.9.1 config/bowlers/markdown2html.yaml
qipowl-0.9.0 config/bowlers/markdown2html.yaml