Go to file
Laurenz 00be5d36c4 Change indent requirements to allow alignment
Previously the following wouldn't work correctly because "Fourth" would have been a child of "Third".
```
3. Third
⎵. Fourth
```
2021-10-05 17:25:58 +02:00
.github Bump dependencies 2021-06-30 00:52:50 +02:00
benches New default fonts 2021-09-30 22:50:14 +02:00
fonts New default fonts 2021-09-30 22:50:14 +02:00
src Change indent requirements to allow alignment 2021-10-05 17:25:58 +02:00
tests Change indent requirements to allow alignment 2021-10-05 17:25:58 +02:00
tools No hashtag before else anymore 2021-09-30 18:28:25 +02:00
.gitignore Make frames serializable 📚 2021-04-21 21:17:25 +02:00
Cargo.toml Put rand behind layout cache feature 2021-09-29 00:09:41 +02:00
NOTICE New default fonts 2021-09-30 22:50:14 +02:00
rustfmt.toml Make frames serializable 📚 2021-04-21 21:17:25 +02:00