Added a closing tag to the let elements#647
Conversation
It appears that the examples of the usage of the let element don't seem work without a closing tag. Unfortunately a self closing tag doesn't seem to work either. So I have added closing tags to the let elements for now.
|
Note self-closing is xml syntax, not HTML5 syntax. In HTML5, When you write |
|
Thanks @tomschluter @huochunpeng. |
|
@bigopon note not only the @tomschluter do you mind to clean up all |
It appears that the examples of the usage of the let element don't seem to work without a closing tag. Unfortunately a self closing tag doesn't seem to work either. So I have added closing tags to the let elements for now.