From 42b06e823c7b8a39b635a41b71159c054f585b49 Mon Sep 17 00:00:00 2001 From: Gavin Whelan Date: Tue, 13 May 2014 13:08:58 -0700 Subject: [PATCH] Fixing &#x; syntax in markdown translator --- try/tan/md/html.hoon | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/try/tan/md/html.hoon b/try/tan/md/html.hoon index 68391aa04..e46aefa79 100644 --- a/try/tan/md/html.hoon +++ b/try/tan/md/html.hoon @@ -92,6 +92,18 @@ (wcat ;~(plug ;~(plug pam hax ;~(sfix (plus nud) sem)) (easy ";"))) inlt == + ;~ mcat + %- wcat + ;~ plug + ;~ plug + pam hax + ;~(pose (just 'x') (just 'X')) + ;~(sfix (plus ;~(pose nud low hig)) sem) + == + (easy ";") + == + inlt + == ;~ mcat (wcat ;~(plug ;~(plug pam ;~(sfix (plus alf) sem)) (easy ";"))) inlt