5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
##
|
|
# @brief Convert #link tags to clickable HTML links.
|
|
# @param content The content containing #link tags.
|
|
# @return The content with #link tags replaced by HTML links.
|