【已解决】给crifan的gitbook的template添加部署时更新github.io的README
之前已实现crifan的gitbook的template https://github.com/crifan/gitbook_template 可以自动 make deploy 发布内容到 crifan.com 和 https://crifan.gi...
之前已实现crifan的gitbook的template https://github.com/crifan/gitbook_template 可以自动 make deploy 发布内容到 crifan.com 和 https://crifan.gi...
crifan 3年前 (2018-01-26) 6043浏览 0评论
gitbook中,希望用markdown实现这种的表格: 即:表格中某些单元格是组合在一起的 此处表头的1,2列,3,4列分别组合(后居中对齐) markdown table cell merge github markdown colspan &...