Fix html translation
This commit is contained in:
parent
304f8839ec
commit
ba9a560f01
1 changed files with 1 additions and 1 deletions
|
@ -682,5 +682,5 @@
|
|||
(else 'h6))))
|
||||
`(,tag . ,(map transform-inline body))))))
|
||||
(match exp
|
||||
(('top exp ...)
|
||||
(('begin exp ...)
|
||||
`(div . ,(map transform-block exp)))))
|
||||
|
|
Loading…
Reference in a new issue