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