Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 09:23
· 18 commits to main since this release
cb93e48

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/[email protected]@0.2.0