content
This commit is contained in:
3
lib.typ
3
lib.typ
@@ -12,4 +12,5 @@
|
||||
|
||||
#let note = callout.with(kind: "note", label: "Note:")
|
||||
#let warn = callout.with(kind: "warn", label: "Warning:")
|
||||
#let tip = callout.with(kind: "tip", label: "Tip:")
|
||||
#let tip = callout.with(kind: "tip", label: "Tip:")
|
||||
#let todo = callout.with(kind: "todo", label: "TODO:")
|
||||
|
||||
Reference in New Issue
Block a user