Releases: nricciardi/nmd
Releases · nricciardi/nmd
Version 1.4.2
Version 1.4.2
Integrated new nmd-core v1.0.0
which fixes some bugs and improves styles.
Important
Rust cross-compilation is currently broken, therefore I can't provide exe
file for Windows users (sorry).
You can anyway install nmd
in Windows through cargo install nmd
(see Cargo)
Version 1.4.0
Version 1.4.0
New version based on v0.41.0
of nmd-core
- Improved styles
- Improved loading
- Fixed bugs
Release v1.3.0
Release v1.3.0
Aligned CLI with core
major v0.40.0
.
- Recursive paragraphs
- Nested modifiers
- Bugs fixed
- Improved performances
Release CLI v1.2.0
Release CLI v1.2.0
Added nuid
support and improved other commands.
Release NMD CLI v1.1.0
Release NMD CLI v1.1.0
Download it now from here!
Release v0.36.1
Release v0.36.1-rc
Only bugs fixing.
Please see release v0.36.0
for more information.
Release v0.36.0
Release v0.36.0-rc
- Added HTML preview with auto-reloading feature on documents changes (in watching mode)
- Improved watching mode: in
fast draft & watching mode
only modified documents are re-loaded and re-parsed - Fixed a bug with code blocks and
#
character
Important
This is the last version with new features before production-ready v1.0.0
version. However, there may be some corrective 0.36.x
versions (to fix bugs)
Release v0.35.0-rc
Release v0.35.0-rc
- Added
dark
,vintange
,scientific
styles with-m
compile flag - Added
-n
flag to assign dossier name ingenerate
command - Fixed bugs
Release 0.34.0-rc
Release 0.34.0-rc
- Single file compilation
- Select file as output location
- Force output location if it not exists
- Fixed multi-lines focus block
Release v0.33.3-rc
Release v0.33.3-rc
- Improved images parsing velocity
- Fixed
svg
images - Fixed
html
tags