fix(docs): Howtos documentation corrections and updates
This commit is contained in:
parent
04da277fd2
commit
24f7776840
25 changed files with 46 additions and 43 deletions
|
@ -11,7 +11,7 @@ show you have to handle both below:
|
|||
## Adding linebreaks to text
|
||||
|
||||
To add linebreaks to text, you merely have to include them in your text.
|
||||
When doing so, keep in mind that single-quoted strings in Javascript
|
||||
When doing so, keep in mind that single-quoted strings in JavaScript
|
||||
will **not** pick up linebreaks.
|
||||
|
||||
<Example caption="An example of whitespace in text">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue