xdrm-brackets
|
3a25db9d18
|
upgrade hyperlink: can now CONTAIN other syntaxes | can be interlaced with other syntaxes (at beginning, or contains [ without a \033 before)
|
2019-01-31 09:29:03 +01:00 |
xdrm-brackets
|
943e61119c
|
upgrade hyperlink: can now CONTAIN and be interlaced with other syntaxes
|
2019-01-31 09:28:22 +01:00 |
xdrm-brackets
|
8240584340
|
minmod
|
2019-01-29 14:34:38 +01:00 |
xdrm-brackets
|
7ee7710e74
|
update whole structure : each syntax feature implements now the 'internal/transform/Transformer' interface ; to apply all transforms on the same input text, use a 'internal/transform/Registry' that dispatches errors | update all transformers' code to the new structure | still pass tests
|
2019-01-27 20:31:06 +01:00 |
xdrm-brackets
|
455fcb1fe7
|
update 'internal/color' and its tests
|
2019-01-27 17:03:07 +01:00 |
xdrm-brackets
|
60b733783c
|
allow escaping special characters (*, _, $, [) | fix: append last character when cursor is len-1 after all matches | add transform/markdown/hyperlink format
|
2019-01-27 16:39:34 +01:00 |
xdrm-brackets
|
79e57cdf0b
|
add minimal tests for 'internal/color'
|
2019-01-27 12:57:15 +01:00 |
xdrm-brackets
|
7c12b9a9db
|
update structure | 'internal/color' for color type and theme | 'internal/transform/color' for colorization | 'internal/transform/markdown' for markdown-like formatting | 'clifmt.go' tests | make colorization + markdown-like format available for nesting (and cross-nesting?)
|
2019-01-25 16:14:45 +01:00 |