Download Jar. Uses 140K of libraries. Click here for Pure Java version (4796L/35K).
1 | !7 |
2 | |
3 | lib 1400310 // CommonMark |
4 | |
5 | sS text = "This is *Sparta*"; |
6 | |
7 | p { |
8 | if (isMain()) |
9 | serveHttpAndOpenBrowser(1267); |
10 | } |
11 | |
12 | html { |
13 | ret org.commonmark.renderer.html.HtmlRenderer.builder().build().render( |
14 | org.commonmark.parser.Parser.builder().build().parse(text)); |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1026100 |
Snippet name: | Test CommonMark [MarkDown to HTML, OK] |
Eternal ID of this version: | #1026100/5 |
Text MD5: | 994d22e94d3fc263aa6bc080b1bfea78 |
Transpilation MD5: | 53257f4683f5df8b232bda22a787ee10 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-11-23 21:54:44 |
Source code size: | 281 bytes / 15 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 276 / 909 |
Version history: | 4 change(s) |
Referenced in: | [show references] |