-
Notifications
You must be signed in to change notification settings - Fork 20
Syntax Highlighting
Mike Schwörer edited this page Mar 30, 2018
·
1 revision
If the corresponding options in the settings are enabled AlephNote supports a few "special" syntax highlightings:
If enabled URL's in the note content are highlighted and can be followed by clicking on them (wither by left-click or ctrl+left-click depending on your settings)
If enabled and your note has the special tag list
you can add check boxes to you notes by beginning a line with [ ]
or [x]
to make the note a to-do-list.
Also allowed are [#]
, [x]
, [~]
, [X]
, {X}
, (X)
, ...
You can also click the check boxes in the left margin to check/uncheck an list item.
If enabled and you note hat the special tag markdown
the text will get markdown syntax highlighting:
Manual
Special features
Development
Other