-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
No rendering when adding H1-tag #137
Comments
From fabien.menager on March 08, 2010 19:50:56 <!-- My comment --> and not <!-- My comment --!> So the rest of the file is being commented and nothing is rendered. A good syntax |
From luttk...@gmail.com on March 08, 2010 19:59:32 Does it work for you when removing the comment and leaving the H1-tag? |
From luttk...@gmail.com on March 08, 2010 20:02:12 |
From fabien.menager on March 08, 2010 20:10:09 PS: I suggest you to change your editor :) |
From luttk...@gmail.com on March 08, 2010 20:24:47 |
From fabien.menager on March 08, 2010 20:35:11 |
From luttk...@gmail.com on March 08, 2010 21:05:35 |
From eclecticgeek on March 09, 2010 18:59:49 If turning on debug-mode doesn't show anything then DOMPDF probably isn't loading ini_set('display_errors', 1); |
Original author: luttk...@gmail.com (March 08, 2010 19:12:07)
What steps will reproduce the problem?
What is the expected output? What do you see instead?
A rendered PDF that looks like the lagenhet.htm, now nothing happens.
What version of the product are you using? On what operating system?
dompdf 0.6.0, MAMP
Original issue: http://code.google.com/p/dompdf/issues/detail?id=131
The text was updated successfully, but these errors were encountered: