Added more characters as valid word separators to the highlighter regex
This commit is contained in:
@@ -12,6 +12,8 @@ In addition, the editor supports automatic formatting of “quotes”, both doub
|
||||
|
||||
If you have the need for it, you can also add text that can be automatically replaced by other text when you generate a preview or export the project. Now, let’s auto-replace this A with <A>, and this C with <C>. While <E> is just <E>. Press Ctrl+R to see what this looks like in the view pane.
|
||||
|
||||
The editor also supports non breaking spaces, and the spell checker accepts long dashes—like this—as valid word separators.
|
||||
|
||||
#### Some Section Here
|
||||
|
||||
If you need to split a scene file up into further pieces, you can do so with the level four heading, like above. This is referred to as a section.
|
||||
|
||||
Reference in New Issue
Block a user