Replies: 1 comment
-
Thanks for your advice. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Documentation is incorrect about "closing slash". The Documentation mentions :
addClosingSlash: true
// optional, default false. void tag serialisation, add a final slashBut it should be:
closingSlash: true
Beta Was this translation helpful? Give feedback.
All reactions