Astro: @astrojs/markdown-support@0.3.1 Release

Release date:
September 9, 2021
Previous version:
@astrojs/markdown-support@0.3.0 (released August 26, 2021)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/markdown-support@0.3.1

Could not determine top contributors for this release.

Directory Browser for @astrojs/markdown-support@0.3.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • 00fd7ca4: Fix parsing of an empty <pre></pre> tag in markdown files, which expected the pre tag to have a child
  • 7cb31c6e: Fix the importing of unified Plugin and UnifiedPlugin types