Navigation
index
modules
|
Askbot v0.6 documentation
»
askbot.utils.markup
¶
askbot.utils.markup.
extract_first_matching_mentioned_author
(
text
,
anticipated_authors
)
¶
askbot.utils.markup.
extract_mentioned_name_seeds
(
text
)
¶
askbot.utils.markup.
format_mention_in_html
(
mentioned_user
)
¶
askbot.utils.markup.
get_parser
(
)
¶
askbot.utils.markup.
mentionize_text
(
text
,
anticipated_authors
)
¶
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
Askbot v0.6 documentation
»