mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 09:46:32 +01:00
Clarify MXP links in docstring
This commit is contained in:
parent
501c9f73a1
commit
1f270d76ab
1 changed files with 1 additions and 1 deletions
|
|
@ -234,7 +234,7 @@ class TextToHTMLparser(object):
|
|||
|
||||
def convert_links(self, text):
|
||||
"""
|
||||
Replaces links with HTML code.
|
||||
Replaces MXP links with HTML code.
|
||||
|
||||
Args:
|
||||
text (str): Text to process.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue