安装过程
$ git clone https://github.com/fletcher/MultiMarkdown-6.git
$ cd MultiMarkdown-6
$ mkdir build && cd build
$ cmake ..
$ make
$ make install
安装过程
$ git clone https://github.com/fletcher/MultiMarkdown-6.git
$ cd MultiMarkdown-6
$ mkdir build && cd build
$ cmake ..
$ make
$ make install