Skip to content

Commit

Permalink
add break-word to planned
Browse files Browse the repository at this point in the history
need this in CellEngine
  • Loading branch information
chearon committed Apr 5, 2024
1 parent 677cb08 commit e800521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Following are rules that work or will work soon. Shorthand properties are not li
| <code>unicode-&zwj;bidi</code> | | 🚧&zwj;&nbsp;Planned |
| <code>vertical-&zwj;align</code> | `baseline`, `middle`, `sub`, `super`, `text-top`, `text-bottom`, `%`, `px` etc, `top`, `bottom` |&zwj;&nbsp;Works |
| <code>white-&zwj;space</code> | `normal`, `nowrap`, `pre`, `pre-wrap`, `pre-line` |&zwj;&nbsp;Works |
| <code>word-&zwj;break</code> | `break-word`, `normal` | 🚧&zwj;&nbsp;Planned |

## Block formatting

Expand Down

0 comments on commit e800521

Please sign in to comment.