5 lines
191 B
Plaintext
5 lines
191 B
Plaintext
##
|
|
# @brief Embed a YouTube video in the provided content.
|
|
# @param content The content containing #ytvideo tags.
|
|
# @return The content with #ytvideo tags replaced by YouTube iframe embeds.
|