diff options
author | ubq323 <ubq323@ubq323.website> | 2025-02-18 21:22:18 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2025-02-18 21:22:18 +0000 |
commit | acc825b90a801fc719e680f60e2fd62fe25a7ccd (patch) | |
tree | 6eaf1c65b2177ffdbf07e37d42bbeb0ddec7d5c7 /prose.lua | |
parent | c7d9efdb19b650733f19176e11389e865ee92272 (diff) |
Diffstat (limited to 'prose.lua')
-rw-r--r-- | prose.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -local html = require'garkup.html' +local html = require'r.html' local T = html.T local extensions = {} |