mirror of
https://github.com/tildeclub/site.git
synced 2026-01-24 05:50:17 +00:00
add styling and use section symbol instead
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
function Header(elem)
|
||||
table.insert(elem.content, pandoc.Space())
|
||||
table.insert(elem.content, pandoc.Link("🔗", "#" .. elem.identifier))
|
||||
table.insert(elem.content, pandoc.Link("§", "#" .. elem.identifier))
|
||||
return elem
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user