- fix to text parsing to not yank "#" on the first col of the line
- doc adjustments, changeset adjustments, modified unicode tests to use ## instead of # for magic encoding comment. # will still work for now. - unsure whether we are going with #* *# or <%doc> for multiline comments, looking like <%doc>.
Showing
- CHANGES 7 additions, 0 deletionsCHANGES
- doc/build/genhtml.py 1 addition, 1 deletiondoc/build/genhtml.py
- doc/build/read_markdown.py 1 addition, 1 deletiondoc/build/read_markdown.py
- lib/mako/lexer.py 2 additions, 2 deletionslib/mako/lexer.py
- setup.py 1 addition, 1 deletionsetup.py
- test/lexer.py 20 additions, 16 deletionstest/lexer.py
- test/template.py 9 additions, 9 deletionstest/template.py
Loading
Please register or sign in to comment