mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-02 05:02:33 -04:00
Switched on Markdown Rendering in the GUI.
Enabled linking against pegmarkdown library. Added Circle files to .pro, but disabled for now. git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5975 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
3eaf844ec8
commit
2d4c89aacf
3 changed files with 22 additions and 3 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
#include <iostream>
|
||||
|
||||
//#define USE_PEGMMD_RENDERER 1
|
||||
#define USE_PEGMMD_RENDERER 1
|
||||
|
||||
#ifdef USE_PEGMMD_RENDERER
|
||||
#include "markdown_lib.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue