httk.httkweb.render_httk module¶
- class httk.httkweb.render_httk.RenderHttk(render_dir, render_filename, global_data)[source]¶
Bases:
object- adornment_chars = ['!', '"', '#', '$', '%', '&', "'", '(', ')', '*', '+', ',', '-', '.', '/', ':', ';', '<', '=', '>', '?', '@', '[', '\\', ']', '^', '_', '`', '{', '|', '}', '~']¶
- bullet_item_markers = ['- ', '* ', '+ ']¶
- left_punctuation_chars = '\'[({<:"; -'¶
- option_list_characters = ['-', '/']¶
- right_punctuation_chars = ']\')}>:,!.?"; -'¶