| Rev. | Time | Author |
|---|---|---|
| 17fe60f | 2023-03-24 19:29:47 | supercell |
|
Change version in README |
||
| 35d1fc6 | 2023-03-24 19:14:43 | supercell |
|
Fix compilation error on crystal 1.0.0 |
||
| f457830 | 2023-03-23 10:58:54 | supercell |
|
Improve the pattern match of InlineHTMLSyntax |
||
| 313d5ba | 2023-03-23 10:29:13 | supercell |
|
Refactor HTML block syntax |
||
| a097a6d | 2023-03-04 17:14:27 | supercell |
|
Use getter? and property?. |
||
| f58221d | 2023-03-04 09:21:02 | supercell |
|
Escape more characters in escape_html_impl |
||
| 9712c83 v0.3.0 | 2023-03-02 19:12:43 | supercell |
|
Version 0.3.0 |
||
| 3105211 | 2023-02-28 19:25:45 | supercell |
|
Small lint changes |
||
| 9bb194b | 2023-02-26 19:19:28 | supercell |
|
Use text_content instead of text in HTMLRenderer |
||
| d8eed2b | 2023-02-26 19:09:21 | supercell |
|
Rewrite checkbox (task list) extensions |
||
| 70970f7 | 2023-02-26 12:25:36 | supercell |
|
Fix crash with mixed checkbox lists |
||
| 8b3b16e | 2023-02-26 10:03:36 | supercell |
|
Remove version check macro in spec |
||
| 910afe9 | 2023-02-26 09:54:07 | supercell |
|
Small linting changes |
||
| cdf4380 | 2023-02-25 20:47:22 | supercell |
|
Fix some Emoji generation |
||
| cdddd94 | 2023-02-25 16:31:45 | supercell |
|
Add support for Color Swatches |
||
| cb16189 | 2023-02-25 16:28:20 | supercell |
|
Add support for GitHub task lists (aka checkboxes) |
||
| e16d312 | 2023-02-25 13:35:11 | supercell |
|
Change source of emojis to GitHub API. |
||
| de38f55 | 2023-02-23 13:30:10 | supercell |
|
Add an example demonstrating a server |
||
| 67e83bb | 2023-02-21 15:13:26 | supercell |
|
Add Charcode class |
||
| fe6ff1a | 2023-02-21 14:31:32 | supercell |
|
Split block_parser.cr and inline_parser.cr |
||
| 73ceea1 | 2023-02-19 16:58:04 | supercell |
|
Misc. ameba fixes |
||
| b316bd8 | 2023-02-19 16:49:15 | supercell |
|
Add .ameba.yml |
||
| e67377c | 2023-02-19 16:29:04 | supercell |
|
Prefer string interpolation to compose strings |
||
| 5ba4052 | 2023-02-19 16:01:26 | supercell |
|
Change .select {...}.size to .count {...} |
||
| ec28e6e | 2023-02-19 15:59:13 | supercell |
|
Remove redundant parentheses |
||
| 1ce3df0 | 2023-02-19 15:49:56 | supercell |
|
Change internal method names |
||
| 7961782 | 2023-02-19 15:45:15 | supercell |
|
Remove redundant return and next |
||
| 1bc7ce8 | 2023-02-19 15:36:52 | supercell |
|
Use short block notation |
||
| 6d4cf0a | 2023-02-19 12:55:38 | supercell |
|
Create DelimiterSyntax to replace TagSyntax |
||
| 6370a3c | 2023-02-18 17:41:38 | supercell |
|
Add case_sensitive parameter to InlineSyntax.new |
||