Merge branch 'master' into typo-fixes

This commit is contained in:
Sravani 2019-01-09 22:41:39 +05:30 committed by GitHub
commit 47cf282c8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ By default this contains a direct link to that content. If you click the link ic
When including a specific block of content the id of the block is used (part after the hash). By default these are generated by BookStack when you save a page. If you are using the WYSIWYG editor the id will stay the same unless the block is removed or re-formatted. In the markdown editor it changes with every save and references the content so while it may remain the same there's a good chance an ID can change.
Due to the fact IDs can change it's recommended to force IDs on you content:
Due to the fact IDs can change it's recommended to force IDs on your content:
#### WYSIWYG Editor