|
|
public static function render2($markdown,$channelId=[],$queryId=null,$mode='read',$channelType,$contentType="markdown"){
|
|
public static function render2($markdown,$channelId=[],$queryId=null,$mode='read',$channelType,$contentType="markdown"){
|
|
|
$wiki = MdRender::markdown2wiki($markdown,$channelType,$contentType);
|
|
$wiki = MdRender::markdown2wiki($markdown,$channelType,$contentType);
|