Commit adb9fa3
authored
Add support for Zensical documentation tool (#654)
Update some values to support Zensical properly. Note that dark mode
detection is not supported -- they use a pretty custom pattern:
`data-md-color-scheme="slate"` for dark mode and
`data-md-color-scheme="default"`. We can talk more about that later.
### Search
<img width="904" height="400" alt="Screenshot_2025-11-26_10-54-18"
src="https://github.com/user-attachments/assets/163fc175-3e2e-48fc-889c-8caabacb05b6"
/>
### Flyout
<img width="777" height="607" alt="Screenshot_2025-11-26_10-54-27"
src="https://github.com/user-attachments/assets/aba1c44f-2673-4b6e-985e-61b1d925abd6"
/>
### Notification
<img width="847" height="204" alt="Screenshot_2025-11-26_10-54-33"
src="https://github.com/user-attachments/assets/38d04cbd-734d-41f2-94ef-51fb555d7c87"
/>1 parent 7d544e7 commit adb9fa3
3 files changed
+26
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
400 | 401 | | |
401 | 402 | | |
402 | 403 | | |
| 404 | + | |
403 | 405 | | |
404 | 406 | | |
405 | 407 | | |
| |||
557 | 559 | | |
558 | 560 | | |
559 | 561 | | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
560 | 566 | | |
561 | 567 | | |
562 | 568 | | |
| |||
715 | 721 | | |
716 | 722 | | |
717 | 723 | | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
718 | 728 | | |
719 | 729 | | |
720 | 730 | | |
| |||
839 | 849 | | |
840 | 850 | | |
841 | 851 | | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
842 | 862 | | |
843 | 863 | | |
844 | 864 | | |
0 commit comments