-
Notifications
You must be signed in to change notification settings - Fork 572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
html errors #361
Comments
Hi, I encounter this problem, when using semantic-ui. |
I'm not seeing any of these errors with the current Docco output. Got a link? |
Alas, I'm not using docco at this point .. my project was massively reorganized! But looking at the older repo here: http://agentscript.org/docs/util.html (and all the others in the dropdown menu), I get these minor errors:
This was using: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I look at the console on a docco html page, I see these errors on safari, chrome and canary latest. Anyway to get rid of these?
The value "160dpi" for key "target-densitydpi" was truncated to its numeric prefix.
The key "target-densitydpi" is not supported.
The value "1.0;" for key "initial-scale" was truncated to its numeric prefix.
The value "1.0;" for key "maximum-scale" was truncated to its numeric prefix.
The value "0;" for key "user-scalable" was truncated to its numeric prefix.
Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead.
The text was updated successfully, but these errors were encountered: