Skip to content

Releases: brionmario/medmark

medmark@0.2.2

10 Apr 09:58
286f963
Compare
Choose a tag to compare

Patch Changes

medmark@0.2.1

10 Apr 09:40
Compare
Choose a tag to compare

Patch Changes

medmark@0.2.0

28 Dec 09:23
cb93e48
Compare
Choose a tag to compare

Minor Changes

  • #20
    9ff5d76 Thanks
    @brionmario! - Add ability to init Medmark by executing medmark init.

    medmark init

    This will do the following.

    • Create a .medmark folder at the root of the execution with the following folder structure.
    ├── .medmark
    │   ├── medium-export # Should extract the medium archive here.
    │   │   ├── .gitkeep
    │   ├── templates # Should contain the templates for Medmark.
    │   │   ├── sample-medmark-template.js

Full Changelog: https://github.com/brionmario/medmark/compare/medmark@0.2.0...medmark@0.2.0

medmark@0.1.2

01 May 13:28
a727e9a
Compare
Choose a tag to compare

Patch Changes

Full Changelog: https://github.com/brionmario/medmark/compare/medmark@0.2.0...medmark@0.1.2

medmark@0.1.1

12 Mar 21:13
7d0e343
Compare
Choose a tag to compare

Patch Changes

What's Changed

  • chore: initial proper medmark release by @brionmario in #9
  • chore(release): version packages by @github-actions in #10

Full Changelog: https://github.com/brionmario/medmark/compare/medmark@0.2.0...v0.1.1