Skip to content

Releases: fvsch/remarkdown

ReMarkdown.css v3.1.0

03 Oct 18:25
Compare
Choose a tag to compare

Fixes

  • Scope the main hr styles to the .remarkdown selector.
  • Misc documentation fixes.

Housekeeping

  • Reorganizes some of the internal file structure. The dist/*.css paths did not change and the main SCSS entry point didn’t move, so this should not be a breaking change.
  • Update Sass compiler from node-sass to dart-sass.

ReMarkdown.css v3.0.0

01 Dec 08:57
Compare
Choose a tag to compare

Breaking changes

  • Default CSS uses the remarkdown class instead of the data-rmd attribute
  • For custom builds, some of the Sass $rmd-... options changed

If you had a Sass config for a custom build of ReMarkdown 2.x, it will probably require a bit of work to be ported to 3.0.

New

  • A few new optional styles
  • Updated documentation
  • More default styles can be disabled
  • Published on npm as remarkdown.css

ReMarkdown.css v2.1

11 Dec 22:04
Compare
Choose a tag to compare
  • Add a Node.js-based build script.
  • Add the $rmd- prefix to all Sass variables.
  • Move the demo pages to GitHub Pages.
  • Cleaner downloads.

ReMarkdown.css v2 (2014 rewrite)

11 Oct 11:34
Compare
Choose a tag to compare
v2.0

Removed outdated (and mostly complete) todos