Releases: fvsch/remarkdown
Releases · fvsch/remarkdown
ReMarkdown.css v3.1.0
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
Breaking changes
- Default CSS uses the
remarkdown
class instead of thedata-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
- 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)
v2.0 Removed outdated (and mostly complete) todos