| 12345678910111213141516171819 |
- # Dependencies
- markdown: redcarpet
- redcarpet:
- extensions:
- - fenced_code_blocks
- - tables
- - autolink
- highlighter: rouge
- # Permalinks
- permalink: pretty
- # Custom vars
- current_version: 1.3.0
- repo: https://github.com/wenzhixin/bootstrap-table
- website: http://wenzhixin.net.cn
- repos: http://repos.wenzhixin.net.cn
- email: wenzhixin2010@gmail.com
- master_zip: https://github.com/wenzhixin/bootstrap-table/archive/master.zip
|