29 Commits

Author SHA1 Message Date
Laurenz
c81e2a5f56 Many fixes 2022-06-14 13:53:02 +02:00
Laurenz
9bbebd69dd Numbered spans 2022-05-31 12:37:05 +02:00
Laurenz
08a6188123 Remove green/red distinction 2022-05-31 10:40:30 +02:00
Laurenz
c9b72aaa84 More highlighting API 2022-05-20 10:04:49 +02:00
Laurenz
2a45650dcc Keyed pairs 2022-05-04 23:12:31 +02:00
Laurenz
e674fd7e90 New raw theme & nicer debug representation 2022-05-04 22:14:57 +02:00
Laurenz
f9e115daf5 New block spacing model 2022-04-30 14:12:28 +02:00
Laurenz
04fb8b288a Show rules with type ascribed object 2022-04-23 21:55:58 +02:00
Laurenz
7a2cc3e7d2 Field access 2022-04-19 16:37:16 +02:00
Laurenz
4494b443bb Ellipsis 2022-04-16 23:06:47 +02:00
Laurenz
67e9313b91 Soft breaks and shy hyphens 2022-04-13 14:48:19 +02:00
Laurenz
f7875032b7 Small highlighting improvement 2022-04-13 11:34:44 +02:00
Martin Haug
072543fc59 Introduce NodeKind::Quote 2022-04-12 22:35:04 +02:00
Laurenz
790bd536eb Fix incremental bugs
Co-Authored-By: Martin Haug <mhaug@live.de>
2022-04-11 15:39:32 +02:00
Laurenz
712c00ecb7 Em units 2022-04-08 15:45:14 +02:00
Laurenz
beca01c826 Methods 2022-03-18 23:43:58 +01:00
Laurenz
5ac7eb3860 Rename template to content 2022-03-11 23:36:06 +01:00
Laurenz
5ce2a006b6 Consistent block naming 2022-03-11 12:22:27 +01:00
Martin Haug
aac3afcba8 Remove Parbreak as a NodeKind 2022-02-21 13:48:21 +01:00
Laurenz
e01970b20a Basic show rules 2022-02-18 16:57:53 +01:00
Laurenz
8d1ce390e2 Rework strong and emph
- Star and underscore not parsed as strong/emph inside of words
- Stars/underscores must be balanced and they cannot go over paragraph break
- New `strong` and `emph` classes
2022-01-30 22:46:59 +01:00
Laurenz
9c906f92c5 Parse break, continue and return expression 2022-01-28 21:01:36 +01:00
Laurenz
76b1d4a93f Parse show and wrap expressions 2022-01-28 20:02:42 +01:00
Laurenz
c183ed3c15 Mutex comes from tex and we don't want any 2022-01-27 23:07:10 +01:00
Martin Haug
4f66907d08 Add Code Block syntax highlighting 2022-01-27 22:04:45 +01:00
Martin Haug
5f114e18eb Added a test framework for incremental parsing
Fix several errors:

- Indented markup is now reparsed right
- All end group errors will now fail a reparse
- Rightmost errors will always fail a reparse
2022-01-02 00:46:19 +01:00
Martin Haug
eba7fc34ef Incremental-safety based approach 2021-11-06 16:07:21 +01:00
Laurenz
2a3d0f4b39 Set Rules Episode VII: The Set Awakens 2021-12-15 20:27:41 +01:00
Laurenz
f3bdc9d3da Syntax highlighting 2021-11-30 18:55:50 +01:00