##// END OF EJS Templates
helpers: introduce ascii preserving visual markup of *bold*...
helpers: introduce ascii preserving visual markup of *bold* No matter what kind of text (code and markup) is parsed, it will at most have slightly odd styling. Nothing will be lost and it can be copy-pasted correctly. Other kinds of markup (like _underline_ and /italic/) has also been considered ... but they will too often interfere with valid code and command snippets.
Mads Kiilerich -
r6153:020334be default
Show More
Name Size Modified Last Commit Author
/ kallithea / tests / other
__init__.py Loading ...
manual_test_vcs_operations.py Loading ...
test_auth_ldap.py Loading ...
test_libs.py Loading ...
test_mail.py Loading ...
test_validators.py Loading ...