mirror of
https://github.com/alex-s168/website.git
synced 2025-09-10 01:05:07 +02:00
ninja
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
|
||||
#show underline: it => {
|
||||
context if is-html() {
|
||||
html.elem("span", attrs: (style: "text-decoration: underline;"), it.body)
|
||||
// TODO: NOOO
|
||||
html.elem("u", it.body)
|
||||
} else {
|
||||
it
|
||||
}
|
||||
|
Reference in New Issue
Block a user