Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@rpeshkov rpeshkov released this 03 May 00:37
· 6 commits to master since this release

Added

  • Command text-tables.nextRow (Text Tables: Next row in command pallete) for jumping on next row and creating new rows if needed.

Changed

  • Command text-tables.gotoNextCell (Text Tables: Go to next cell in command pallete) inserts new row when applied in last data cell of table.
  • Fixed markdown parser for tables with separator row where separator row has less columns than other row (#33).