1404 Commits

Author SHA1 Message Date
Laurenz
0efe669278 Reorganize library and tests 2022-11-29 14:18:13 +01:00
Laurenz
836692e73c Widow and orphan prevention 2022-11-28 17:57:16 +01:00
Laurenz
989d170dc7 Fragments 2022-11-28 12:40:16 +01:00
Laurenz
7caf98fe42 Switch StrResult to EcoString 2022-11-27 01:00:57 +01:00
Laurenz
6bafc63910 Document metadata 2022-11-26 23:52:01 +01:00
Laurenz
0579fd4409 Reorganize library base 2022-11-26 17:13:31 +01:00
Laurenz
9db6e533cd Make content a bit more compact 2022-11-26 15:34:02 +01:00
Laurenz
36490f7f7b Make text and space nodes unselectable 2022-11-26 15:09:03 +01:00
Laurenz
7af46fc025 Dynamic labels 2022-11-26 13:41:27 +01:00
Laurenz
3cdd8bfa40 Extract numbering pattern from list node 2022-11-26 12:51:15 +01:00
Laurenz
bf5edbbbbb Tidy up 2022-11-25 12:16:13 +01:00
Laurenz
96f72eee6c Separate typesetting and compilation 2022-11-24 17:51:07 +01:00
Laurenz
8d3c68a1de Protect Vm 2022-11-24 17:41:41 +01:00
Laurenz
5ae81971f2 Introduce Library 2022-11-23 16:07:54 +01:00
Laurenz
b2a3d3f235 More general evaluation interface 2022-11-23 12:00:06 +01:00
Laurenz
65aa27014d Bring building a bit closer to realize 2022-11-23 10:13:26 +01:00
Laurenz
c2749f7615 More sensible LayoutRoot 2022-11-22 21:09:20 +01:00
Laurenz
ea2a1525f0 Scheduled maintenance 2022-11-22 20:23:58 +01:00
Laurenz
5992f11b4c Reorganize content type 2022-11-22 20:12:37 +01:00
Laurenz
b476de87b7 Rename two syntax types 2022-11-22 14:53:03 +01:00
Laurenz
2ce727fc95 Make inner node and node data private 2022-11-22 14:40:56 +01:00
Laurenz
dd9c323941 Show with set 2022-11-21 17:12:16 +01:00
Laurenz
c28d2130dd Don't display functions 2022-11-21 17:11:40 +01:00
Laurenz
1d7e082d1d Labels 2022-11-21 16:12:24 +01:00
Laurenz
fd7b9d9e1e Move destination property from text to link 2022-11-21 14:09:30 +01:00
Laurenz
36ea0b05c9 Refactor proc macros 2022-11-21 14:00:37 +01:00
Laurenz
7c7b830225 Retain text spans during regex matching 2022-11-21 10:48:19 +01:00
Laurenz
ddada45097 Tracepoints for show rules 2022-11-20 23:32:30 +01:00
Laurenz
46d469f4be Ignore linebreak directly after markup statement 2022-11-20 21:40:08 +01:00
Laurenz
72361106bc Add flag for model printing 2022-11-20 21:39:19 +01:00
Laurenz
f69c3fb1e5 Refactor building 2022-11-20 20:44:59 +01:00
Laurenz
321121c6c3 Move font folder 2022-11-20 18:14:13 +01:00
Laurenz
8eeb4ad8f6 Rename margins to margin 2022-11-19 23:33:33 +01:00
Laurenz
565b1977ae Rename RawKind to RawFields 2022-11-19 23:12:23 +01:00
Laurenz
1937d746ab Show everything! 2022-11-19 22:40:42 +01:00
Laurenz
9b8c1dc19f Pass text node to text show rule instead of string 2022-11-18 14:31:51 +01:00
Laurenz
92f2c56203 Reorganize style module 2022-11-18 12:49:27 +01:00
Laurenz
c3895cbd66 Remove Target enum 2022-11-18 11:23:56 +01:00
Laurenz
ddb617390c Simplify layout_inline's signature 2022-11-17 23:04:02 +01:00
Laurenz
cabd0908e2 Handle paragraph indent at a later stage 2022-11-17 12:46:26 +01:00
Laurenz
bf59c08a0a New interaction model 2022-11-12 23:46:26 +01:00
Laurenz
d9ce194fe7 Remove role applications 2022-11-09 22:49:25 +01:00
Laurenz
010cc2effc New block spacing model 2022-11-09 18:20:02 +01:00
Laurenz
12a59963b0 Reduce style chain bloat 2022-11-08 16:37:07 +01:00
Laurenz
a7a4cae294 Less style properties 2022-11-08 11:45:59 +01:00
Laurenz
0a41844cc4 Selectors 2022-11-07 14:43:13 +01:00
Laurenz
efd1853d06 Show it!
- New show rule syntax
- Set if syntax
- Removed wrap syntax
2022-11-07 12:46:05 +01:00
Laurenz
eb951c008b Style changes 2022-11-04 11:38:09 +01:00
Laurenz
33928a00dc Tidy up library 2022-11-03 16:50:26 +01:00
Laurenz
46921a8c28 Separate test crate
This removes the not-really-cyclic dependency that confuses rust-analyzer. See also: https://github.com/rust-lang/rust-analyzer/issues/2414
2022-11-03 16:13:35 +01:00