• Compiles markdown to HTML without enclosing p tag.

    Parameters

    • src: string

      String of markdown source to be compiled

    • Optional options: MarkedOptions

      Hash of options

    Returns string

    String of compiled HTML

Generated using TypeDoc