mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-19 01:35:18 -04:00
Co-authored-by: Adam Worley <Adam.Worley@ajw-group.com>
This commit is contained in:
parent
82aff80b88
commit
8359e70b0e
1 changed files with 8 additions and 0 deletions
|
@ -584,3 +584,11 @@ This is an HTML abbreviation example.
|
||||||
It converts "HTML", but keeps intact partial entries like "xxxHTMLyyy" and so on.
|
It converts "HTML", but keeps intact partial entries like "xxxHTMLyyy" and so on.
|
||||||
|
|
||||||
*[HTML]: Hyper Text Markup Language
|
*[HTML]: Hyper Text Markup Language
|
||||||
|
|
||||||
|
## Revisions
|
||||||
|
|
||||||
|
When changes are made to a note previous versions of the note are stored as `Revisions`, if you ever need to return to a previous save you can find all the note revisions by going to `Menu` -> `Revision`.
|
||||||
|
|
||||||
|
The note history on the left displays each revision with a timestamp allowing you to quickly select a revision for the desired date and time. Selecting a revision on the left will display the revised note to the right, the revision will display the changes made with colorization to indicate additions/removals.
|
||||||
|
|
||||||
|
In addition to browsing the revisions, you can download a selected note revision or revert the current note to the selected revision.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue