diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Note source.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Note source.html index 2292a7cec..a306420d7 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Note source.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Advanced Usage/Note source.html @@ -3,20 +3,20 @@ on the Note Types.

For example:

@@ -53,13 +53,11 @@ via the Note source functionality. 

To do so:

    -
  1. Change the note type from the real note type (e.g. Canvas, Geo Type) to +
  2. Change the note type from the real note type (e.g. Canvas, Geo Type) to Code (plain text) or the corresponding format such as JSON or HTML.
  3. -
  4. Confirm the warning about changing the note type.
  5. -
  6. The source code will appear, make the necessary modifications.
  7. -
  8. Change the note type back to the real note type.
  9. +
  10. Confirm the warning about changing the note type.
  11. +
  12. The source code will appear, make the necessary modifications.
  13. +
  14. Change the note type back to the real note type.