Nim
Nim copied to clipboard
Fix self-closing xhtml tags
Those three tags at xhtml header were preventing some Webkit browsers (and perhaps others) from rendering content.
Tested with WebkitGtk on Luakit
You need to update the test cases too. Via:
nim c -d:nimTestsNimdocFixup -r nimdoc/tester.nim