Module Server.Data.Jmarkdown

module Jmarkdown: S  with type t = Markdown.text

type t 
val jtype : Server.Package.jtype
val of_json : Server.Data.json -> t
val to_json : t -> Server.Data.json