13 lines
303 B
Text
13 lines
303 B
Text
---
|
|
{
|
|
.title = "There is a HTML tag for \"Word Break Opportunity\"",
|
|
.date = @date("2021-08-31T00:00:00"),
|
|
.author = "koehr",
|
|
.draft = false,
|
|
.layout = "til.shtml",
|
|
.description = "",
|
|
.tags = [],
|
|
.custom = { .source = "https://www.w3schools.com/TAGS/tag_wbr.asp" },
|
|
}
|
|
---
|
|
For example: `Kauf<wbr/>haus`.
|