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
|
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
|
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 |