5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
##
|
|
# @brief Convert #showimg tags to HTML img tags.
|
|
# @param content The content containing #showimg tags.
|
|
# @return The content with #showimg tags replaced by HTML img tags.
|