package hockmd

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

This library is a wrapper around hackmd API.

It provides a module for each version of the protocol, that is currently only the module V1 to speak the first version of the protocol.

module V1 : sig ... end