Skip to content

Releases: MaxLap/standard-notes-indent-editor

1.6.0

Choose a tag to compare

@MaxLap MaxLap released this 21 Jun 23:08
  • Adding numbered list
  • The config panel matches your theme
  • Headers are now colored (can be turned off)
  • Can add language after backticks (without spaces)

1.5.0

Choose a tag to compare

@MaxLap MaxLap released this 18 Jun 20:52
v1.5.0

1.4.3

Choose a tag to compare

@MaxLap MaxLap released this 05 Feb 15:05

Bugfix for Mac

1.4.2

Choose a tag to compare

@MaxLap MaxLap released this 04 Feb 01:25
v1.4.2

1.4.1

Choose a tag to compare

@MaxLap MaxLap released this 30 Jan 19:41

Minor release.
Ctrl-D now duplicates selection if there is one.
Can now use Ctrl+Shift+Up/Down to move current line / selected lines up/down.

Skipping version

Choose a tag to compare

@MaxLap MaxLap released this 23 Jan 21:24

Nothing new, I just discovered that the package.json file was also used by Standard Notes for versionning and who knows what else. So to make the 1.2.0 work without needing to reinstall the extension, I'm jumping to a version that is higher than the one that i accidentally started at, since I based myself on the markdown editor.

1.2.0

Choose a tag to compare

@MaxLap MaxLap released this 23 Jan 18:53

Tweak white-space for code blocks to avoid parts of text being hidden by the next line overlapping it.
Fix the indent-copying interactions with code blocks
Ctrl-D now duplicates the line.

1.1.0

Choose a tag to compare

@MaxLap MaxLap released this 20 Jan 02:24
Fix a typo in the readme

0.1

0.1 Pre-release
Pre-release

Choose a tag to compare

@MaxLap MaxLap released this 09 Jan 18:37

First possibly ready version