Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自定义页面的Markdown源码访问不了 #494

Open
lipanhub opened this issue Dec 15, 2019 · 2 comments
Open

自定义页面的Markdown源码访问不了 #494

lipanhub opened this issue Dec 15, 2019 · 2 comments

Comments

@lipanhub
Copy link

如题,能抽空恢复一下吗,谢谢大佬

@opfanswyx
Copy link

同求该页面的markdown源码

@lipanhub
Copy link
Author

自己摸索了一下

@card{



<img src="1.jpg">



}





@card{



在`page`页中,建议把内容都放到`card`中。



}

@column-2{



@card{



# 

}

@card{

# 

}



}



@column-3{



@card{

左

}

@card{

中

}

@card{

右

}

}



@timeline{

##### 2016

@item{

###### 11月6日

第一行 
第二行 /* ok */

}

@item{

###### 11月6日

第一行
第二行 /* error */

}

}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants