diff options
author | Sam Ruby <rubys@intertwingly.net> | 2013-01-02 16:06:54 -0500 |
---|---|---|
committer | Sam Ruby <rubys@intertwingly.net> | 2013-01-02 16:06:54 -0500 |
commit | 73f4f4aa8fc33fdd72e98f397b876a5a5e6528cf (patch) | |
tree | fa194badd62975e72a9ac54c0bdb306b9199c169 /.yardopts | |
parent | 8890fb80878ed4d814c5cd4a73f3c1d8694680da (diff) | |
download | rails-73f4f4aa8fc33fdd72e98f397b876a5a5e6528cf.tar.gz rails-73f4f4aa8fc33fdd72e98f397b876a5a5e6528cf.tar.bz2 rails-73f4f4aa8fc33fdd72e98f397b876a5a5e6528cf.zip |
Fix a number of validation/style errors:
* <pre> is not allowed to be nested inside of <p> elements in HTML
* Indentation of </p> doesn't match corresponding <p>
* <p> element not explicitly closed
* One more </div> than <div>
In each case, the template was fixed to match how a HTML5 parser would "see"
the resulting page.
Diffstat (limited to '.yardopts')
0 files changed, 0 insertions, 0 deletions