Closed erictheise closed 11 years ago
Few things to look out for here.
h6 may not be supported in docpad; the subsections in part 3 don't seem to render their numbers (e.g., 2.3.1.2 ).
The # filename=a/b/c.js doesn't seem to be correct, or to be correctly styled.
There are button-like styles for filenames in part 3; they need to be styled in docpad.
NOTE requires a ':' and INFO doesn't. Bizarre.
Probably a few other things. This took a long time.
Fixed the issues you mentioned in https://github.com/sproutcore/guides/commit/91c0669ee1cc052a0633ef3deb327b32b3fb80e0
Thanks so much for your hard work to get these converted!!!
Few things to look out for here.
h6 may not be supported in docpad; the subsections in part 3 don't seem to render their numbers (e.g., 2.3.1.2 ).
The # filename=a/b/c.js doesn't seem to be correct, or to be correctly styled.
There are button-like styles for filenames in part 3; they need to be styled in docpad.
NOTE requires a ':' and INFO doesn't. Bizarre.
Probably a few other things. This took a long time.