Skip to content

0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 16:28

New Features

  • Tables in code blocks or math blocks will be ignored by this plugin. This will help remove a bunch of cases where this plugin tries to format things that aren't really tables. (#130)
  • Tables with -tx- on the line directly before the table will be ignored. This should allow this plugin to play nice with the Table Extended plugin. (#133)