10 Commits

Author SHA1 Message Date
13965a7e67 Add '> ' prefix before each line of a blockquote, even after line-wrapping 2023-11-26 21:05:44 +01:00
2385f33e6b Fix tests
Some checks failed
CI / lint (push) Failing after 1m4s
CI / Build and test (, 1.73.0) (push) Successful in 6m56s
CI / Build and test (, beta) (push) Successful in 7m15s
CI / Build and test (, nightly) (push) Successful in 6m45s
2023-11-25 21:24:47 +01:00
f270ef25b4 Add minimal support for HTML formatting
Just bold/italic/underline for now.
2023-11-25 21:18:24 +01:00
d79f5d7527 Make history-related constants configurable
Some checks failed
CI / lint (push) Failing after 59s
CI / Build and test (, 1.73.0) (push) Failing after 5m1s
CI / Build and test (, beta) (push) Failing after 5m8s
CI / Build and test (, nightly) (push) Failing after 4m46s
2023-11-22 18:13:38 +01:00
501ccc007e Fix tests
All checks were successful
CI / lint (push) Successful in 2m21s
CI / Build and test (, 1.73.0) (push) Successful in 5m17s
CI / Build and test (, beta) (push) Successful in 5m40s
CI / Build and test (, nightly) (push) Successful in 5m7s
2023-11-22 17:28:30 +01:00
dd404147ab Preserve current position when new items are added to a buffer
All checks were successful
CI / lint (push) Successful in 5m3s
CI / Build and test (, 1.73.0) (push) Successful in 9m34s
CI / Build and test (, beta) (push) Successful in 9m34s
CI / Build and test (, nightly) (push) Successful in 8m46s
2023-11-17 14:34:16 +01:00
9d2555c1a1 Update tests 2023-11-13 22:14:22 +01:00
36540ea4be Exclude empty columns on the right from the prerender cache 2023-11-05 11:17:34 +01:00
90e86724df Prevent partial widget being written to prerender cache 2023-11-05 10:05:11 +01:00
2fafdcfa40 Add tests for backlog rendering 2023-11-05 10:00:19 +01:00