Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbug: Can not handle `<!DOCTYPE html>` correctly #24
Comments
JounQin
commented
Oct 5, 2019
|
This comment has been minimized.
This comment has been minimized.
I will fix this soon (maybe next 24h hours) In the meanwhile try pug doctype |
This comment has been minimized.
This comment has been minimized.
Yep, I've migrated to built-in doctype. The original content is generated by VSCode emmet. |
This comment has been minimized.
This comment has been minimized.
Ok, I will also deal with VSCode. Maybe we can also change the emmet generated output. |
This comment has been minimized.
This comment has been minimized.
I need your opinion. So this <!DOCTYPE html> could become this doctype html |
This comment has been minimized.
This comment has been minimized.
I'd love to use |
This comment has been minimized.
This comment has been minimized.
Ok, then I will rebuild it so that it will be transformed to pug |
This comment has been minimized.
This comment has been minimized.
Ok, in this first iteration, I'm just going to transform singleline So this would be another Issue |
This comment has been minimized.
This comment has been minimized.
@Shinigami92 Thx for fixing this. I think we could use angular-html-parser which should be available in |
This comment has been minimized.
This comment has been minimized.
Released as 1.0.4 Ok, thanks for mentioning, I will open a new issue and then I will enjoy my weekend |
This comment has been minimized.
This comment has been minimized.
Happy weekend. |
This comment has been minimized.
This comment has been minimized.
Created an Issue to find the right place of the emmet abbrevation |