Displaying 1 result from an estimated 1 matches for "tetxile2".
Did you mean:
testfile2
2008 Mar 13
3
Whitespace in SuperRedCloth
...ave been running with whitespace stripped out.
Newlines and tabs are insignificant in HTML, so I figured why bother
with them?
Now I realize why: they''re significant in pre tags and they also make
your code look pretty!
I''ve been working to get SRC output to roughly match Tetxile2''s as
far as tabs and newlines go. It''s tough and is adding a lot of
messiness to the code! I''m close to done, but I''m not satisfied with
the result.
How about if we just ran the output through Tidy? Could we bundle
the tidylib c files in so the user d...