Fix unicode spaces
1 parent 53deedf commit ca098f4b87a42d95619930e49b0bfe14a0a12fae
Mark George authored on 9 May 2019
Showing 1 changed file
View
4
plantuml/salt-lo-fi-ui-tips.md
 
Salt allows you to add any unicode character using the <U+XXXX> notation. This
is sometimes handy for adding extra spaces to things.
 
Non-breaking space: <U+00A0>
Em-Space (widest space) : <U+2003>
Non-breaking space: `<U+00A0>`<br>
Em-Space (widest space) : `<U+2003>`
 
## Typical 2-column Form
 
```