summaryrefslogtreecommitdiff
path: root/prose.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2025-02-18 21:22:18 +0000
committerubq323 <ubq323@ubq323.website>2025-02-18 21:22:18 +0000
commitacc825b90a801fc719e680f60e2fd62fe25a7ccd (patch)
tree6eaf1c65b2177ffdbf07e37d42bbeb0ddec7d5c7 /prose.lua
parentc7d9efdb19b650733f19176e11389e865ee92272 (diff)
garkup.html moved to r.htmlHEADtrunk
Diffstat (limited to 'prose.lua')
-rw-r--r--prose.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/prose.lua b/prose.lua
index 83e6f5d..cada55a 100644
--- a/prose.lua
+++ b/prose.lua
@@ -1,4 +1,4 @@
-local html = require'garkup.html'
+local html = require'r.html'
local T = html.T
local extensions = {}