| Rev. | Time | Author |
|---|---|---|
| 8da1ab4 | 2023-02-18 17:31:15 | supercell |
|
Fix IndexError when parsing inline link |
||
| 9b4c775 v0.2.0 | 2023-02-16 17:24:58 | supercell |
|
Version 0.2.0 |
||
| eb06aab | 2023-02-16 17:16:39 | supercell |
|
Remove unnecessary not_nil! assertions related to AST elements |
||
| a3f4450 | 2023-02-16 17:12:33 | supercell |
|
Add option to disable default syntaxes |
||
| dd26916 | 2023-02-16 17:07:33 | supercell |
|
Fix Array#insert_all not working when index is 0 |
||
| f4f50c5 | 2023-02-16 12:29:28 | supercell |
|
Support GitLab flavored fenced blockquote |
||
| 34f99d6 | 2023-02-16 08:43:44 | supercell |
|
Matched CodeBlockSyntaxes in BlockQuotes are now new paragraphs |
||
| 6bbf68b | 2023-02-14 09:48:16 | supercell |
|
Remove optional 'nil' for get_children of resolve_reference_link |
||
| 3f8ad00 | 2023-02-14 09:42:09 | supercell |
|
Do not allow reference link labels contain left brackets |
||
| 63cf2c8 | 2023-02-14 09:37:52 | supercell |
|
Improvements to Documentation |
||
| c22322b | 2023-02-14 09:11:27 | supercell |
|
Render tables with trailing whitespace |
||
| e3cb27b | 2023-02-14 09:04:11 | supercell |
|
Add stats tooling |
||
| 9a71a4d | 2023-02-14 08:31:25 | supercell |
|
Move DataCase class definition |
||
| 1a9b096 | 2023-02-12 11:37:49 | supercell |
|
Make parse_inline's parameter non-nilable |
||
| f5857af | 2023-02-12 11:37:49 | supercell |
|
Make EscapeSyntax respect encode_html |
||
| df616c6 | 2023-02-12 11:37:49 | supercell |
|
Update Common Mark test to v0.30.2 |
||
| 36ae25e | 2023-02-12 10:05:56 | supercell |
|
Rename textual_content.uni textual_content.unit |
||
| a9aa86c v0.1.0 | 2023-02-04 17:25:46 | supercell |
|
Version 0.1.0 |
||
| b9b8bb1 | 2023-02-04 16:48:20 | supercell |
|
Remove NodeType |
||
| f419278 | 2023-02-04 16:39:49 | supercell |
|
Update README.md |
||
| e58b222 | 2023-02-04 16:32:04 | supercell |
|
Remove InlineSyntaxTypes |
||
| e61cb41 | 2023-02-04 16:27:35 | supercell |
|
Remove BlockSyntaxTypes |
||
| 3ecfd35 | 2023-02-04 15:53:53 | supercell |
|
Re-write version_spec.cr |
||
| 296b3dd | 2023-02-04 15:04:53 | supercell |
|
Crystal < 1.3.0 compatibility |
||
| bd028fb | 2023-02-04 14:28:22 | supercell |
|
URI.encode -> DartURI.encode_full |
||
| 4ffd429 | 2023-02-04 14:25:46 | supercell |
|
Change class variable regex literals to strings |
||
| f8cb6dd | 2023-02-04 12:23:24 | supercell |
|
Update README.md |
||
| 1e373a0 | 2023-02-04 11:44:34 | supercell |
|
Update bin/luce.cr to support new ExtensionSets |
||
| 6a8c0ba | 2023-02-04 11:35:55 | supercell |
|
Add tests for BLNS |
||
| f531ee1 | 2023-02-04 11:08:15 | supercell |
|
Define the GITHUB_WEB ExtensionSet |
||