Class MD2TextConverter

  • All Implemented Interfaces:
    Converter

    public class MD2TextConverter
    extends Object
    implements Converter
    Markdown to text converter.

    It basically returns a StringBlob with the markdown text and the plain/text mime type.

    Since:
    5.6
    Author:
    Antoine Taillefer (ataillefer@nuxeo.com)