Skip to content

Releases: k4a-l/obsidian-heading-shifter

1.7.1

22 Dec 11:41
5a27a6f
Compare
Choose a tag to compare

What's Changed

  • fix: remove style is not working when insert by @k4a-l in #27
  • fix:exclude beginning style regexp default break / doc:enhanced doc of style to remove by @k4a-l in #28
  • npm update by @k4a-l in #29

Full Changelog: 1.7.0...1.7.1

1.7.0

19 Dec 16:35
9192204
Compare
Choose a tag to compare

What's Changed

  • Added “bold” and “italic” and others options for removing styles. by @k4a-l in #25

Full Changelog: 1.6.1...1.7.0

1.6.1

18 Sep 08:16
51d7d0d
Compare
Choose a tag to compare

What's Changed

  • fix: move cursor to end of line when shift in #21
  • fix: move cursor to end of line when decrease shift in #22

Full Changelog: 1.6.0...1.6.1

1.6.0

31 Aug 07:37
Compare
Choose a tag to compare

1.5.1

30 Aug 16:17
Compare
Choose a tag to compare

What's Changed

  • Rephrase setting entries for lists by @puenka in #15

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

21 May 15:29
Compare
Choose a tag to compare

1.4.0

06 Jan 15:14
Compare
Choose a tag to compare

What's Changed

  • Insert heading at current, higher and deeper level by @VFUC in #10

New Contributors

  • @VFUC made their first contribution in #10

Full Changelog: 1.3.1...1.4.0

1.3.1

19 Nov 15:09
Compare
Choose a tag to compare

fix: list symbols being deleted at unintended times

The following behavior is correct,

  • no heading => some heading : delete symbols
  • some heading => some heading : keep symbols

The following was incorrect,

  • some heading => some heading : delete symboles

log

Full Changelog: 1.3.0...1.3.1

1.3.0

11 Oct 04:47
Compare
Choose a tag to compare
  • feature: if only one line is targeted, move the cursor to the end of the line. #6

Full Changelog: 1.2.0...1.3.0

1.2.0

03 Oct 07:57
Compare
Choose a tag to compare
  • feature:Eliminate one-line limit

Full Changelog: 1.1.1...1.2.0