File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ authors = ["Adrian Sieber"]
55language = " en"
66src = " docs-source"
77
8- [preprocessor .alerts ]
98[preprocessor .toc ]
109command = " mdbook-toc"
1110renderer = [" html" ]
Original file line number Diff line number Diff line change @@ -195,11 +195,8 @@ Seen at [discussions.apple.com/thread/8570915](
195195 osascript export-reminders.scpt
196196 ` ` `
1971971. Enter the name of the list you want to export
198- < ! --
199- TODO: Use alert after
200- https://github.com/lambdalisue/rs-mdbook-alerts/issues/17
201- -->
202- > ** ⚠️ Warning** \
198+
199+ > [! WARNING]
203200 > It includes * all reminders* - even completed ones - in the list.
204201 > If it' s a long list, it will take a while.
205202 > A better approach would be to create a new list and move all
Original file line number Diff line number Diff line change 3636 haskellPackages . hlint
3737 haskellPackages . stack
3838 mdbook
39- mdbook-alerts
4039 mdbook-toc
4140 nodejs_22 # For building the webapp
4241 sqlite
You can’t perform that action at this time.
0 commit comments