All Downloads are FREE. Search and download functionalities are using the official Maven repository.

conversions.markdown.codeblock-fenced-backtick.md Maven / Gradle / Ivy

Go to download

markdown generator from html updated but based on original Apache 2.0 licensed code from https://bitbucket.org/OverZealous/remark/src/default/

There is a newer version: 2.0.18
Show newest version
Before

``````````
Code
    Block
``````````

``````````
Unsafe 
    thing[0];
    -> ^_^ <-
``````````

after

``````````
This is a paragraph introducing:

~~~~
a one-line code block
~~~~
``````````

after 2

``````````
This pre has 
  line break tags
another one

  end
``````````




© 2015 - 2025 Weber Informatics LLC | Privacy Policy