ultimatepp/uppsrc/plugin/md/md.upp
oblivion f494868b26 Core/plugin/md: Copying file is updated to reflect the original MD4C license & cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@15794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-23 07:03:32 +00:00

15 lines
227 B
Text

description "Markdown to QTF converter, based on MD4C library\3770,128,128";
uses
Core;
file
Markdown.h,
Markdown.cpp,
Info readonly separator,
Copying,
issues,
Library readonly separator,
MD4C/md4c.h,
MD4C/md4c.c;