Rev. | Tiempo | Autor |
---|---|---|
e90bbdf master | 2023-12-28 13:08:25 | supercell |
Remove unused spec/util.cr file |
||
f00309f | 2023-12-28 12:19:51 | supercell |
Add support for AlertBlockSyntaxes |
||
9dc34d2 | 2023-12-28 10:56:46 | supercell |
Update CHANGELOG |
||
7e2c36a | 2023-12-28 10:54:19 | supercell |
Merge branch 'solvin-master' |
||
626ded0 | 2023-12-25 20:45:43 | Ian Rash |
Added attributes with no value |
||
d73c648 | 2023-12-25 16:23:14 | supercell |
Fix Regex match error (match limit exceeded) |
||
4a8dea4 | 2023-12-07 13:56:58 | supercell |
Update CHANGELOG |
||
6ac4176 | 2023-12-07 13:48:42 | supercell |
Add spec for AutolinkExtension unmatched par. |
||
d548a69 | 2023-12-07 13:36:33 | Mio |
Merge pull request 'Fixed issues with paren and autolink' (#3) from solvin/luce:master into master |
||
326b874 | 2023-12-07 12:40:09 | solvin |
Update src/extern/dart_uri.cr |
||
71d4b46 | 2023-12-07 12:39:31 | solvin |
Update src/luce/inline_syntaxes/autolink_extension_syntax.cr |
||
b78946c | 2023-11-26 09:53:57 | supercell |
Fix start of line detection in AutolinkExtension |
||
896e7a1 | 2023-10-26 12:18:37 | supercell |
Small style changes and documentation fixes |
||
6fff0a0 | 2023-10-26 11:50:06 | supercell |
Update CommonMark spec links to v0.30 |
||
911cb67 | 2023-10-26 11:21:46 | supercell |
Fix HTMLBlockSyntax |
||
76ab365 | 2023-09-24 08:00:25 | supercell |
Fix misc. ameba warnings |
||
1c5be09 | 2023-09-23 09:22:49 | supercell |
Table should be able to interrupt other blocks |
||
c0a6036 | 2023-09-23 09:13:46 | supercell |
Fix delimiter row matching pattern for tables |
||
dea5bad | 2023-09-22 19:27:24 | supercell |
Raise if BlockSyntax#parse_lines loops infinitely |
||
18eeed4 | 2023-09-22 19:02:32 | supercell |
Fix `link_reference_definition_pattern` |
||
e1aa342 | 2023-08-17 11:36:11 | supercell |
Footnote support |
||
4fc783d v0.4.0 | 2023-05-23 09:13:56 | supercell |
Version 0.4.0 |
||
4208a0d | 2023-05-21 19:23:06 | supercell |
Don't generate heading ID when there is no content |
||
0ad280f | 2023-05-21 19:13:50 | supercell |
Remove lookarounds from autolink extension |
||
3f03ca7 | 2023-05-21 12:48:03 | supercell |
Update regular expressions for Crystal 1.8.0 |
||
5a406b2 | 2023-05-21 12:00:14 | supercell |
Add trailing line ending to HTML blocks |
||
0ff03cc | 2023-05-21 11:54:11 | supercell |
Prepend a line ending when converting p elements |
||
c6bfa2a | 2023-05-21 11:24:51 | supercell |
Add line endings before HTML blocks |
||
5257825 | 2023-05-21 11:16:08 | supercell |
Ameba lint |
||
1fbaf64 | 2023-05-21 11:02:04 | supercell |
Rewrite link reference definitions |