ifm

0.0.1 • Public • Published

Idea Flavored Markdown

IFM is a lightweight markup language, and specifically a flavor of Markdown. Distinguishing features include:

  • Linked resources may be identified only by multihash. External links are not rendered as links.
  • Links must be of the form [](#multihash), not [][name]. (ie., no named links)
  • No HTML allowed
  • No images allowed
  • Ordered lists will display enumerations as written.

This repo will contain documentation, a validator and an ifm2html converter.

/ifm/

    Package Sidebar

    Install

    npm i ifm

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • quaelin