In the <https://github.com/Kotlin/kotlinx.html> li...
# announcements
b
In the https://github.com/Kotlin/kotlinx.html library, what defines the special behavior to specify the string content inside of a tag?
Copy code
p {
    +"This is my content"
}