thx / gogocode

GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
MIT License
5.47k stars 417 forks source link

报错 SyntaxError: Unexpected closing tag "b",检查代码没有问题 #237

Open yuexingguang opened 1 year ago

yuexingguang commented 1 year ago

SyntaxError: Unexpected closing tag "b". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags (472:3) 470 |
471 |

472 |

weixing02 commented 1 year ago

same problem,求救