Skip to content
Snippets Groups Projects
Commit dc95dc33 authored by nkour's avatar nkour
Browse files

add comment

parent 9f063a02
No related branches found
No related tags found
No related merge requests found
......@@ -442,6 +442,8 @@ def detect_and_print_special_text(self, otext, jid, other_tags):
return index # the position after *last* special text
def print_special_text(self, special_text, other_tags):
'''is called by detect_and_print_special_text and prints
special text (emots, links, formatting)'''
tags = []
use_other_tags = True
show_ascii_formatting_chars = \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment