## # @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.