docute
docute copied to clipboard
Tabs in markdown
trafficstars
Use case:
IssueHunt Summary
Sponsors (Total: $100.00)
issuehunt ($100.00)
Become a sponsor now!
Or submit a pull request to get the deposits!
Tips
- Checkout the Issuehunt explorer to discover more funded issues.
- Need some help from other developers? Add your repositories on IssueHunt to raise funds.
We can use this: https://github.com/egoist/vue-slim-tabs
@issuehunt has funded $100.00 to this issue.
- Submit pull request via IssueHunt to receive this reward.
- Want to contribute? Chip in to this issue via IssueHunt.
- Checkout the IssueHunt Issue Explorer to see more funded issues.
- Need help from developers? Add your repository on IssueHunt to raise funds.
The vue expression gets escaped once you include code blocks as per the escaping rules.
as in if you pass in ```js 1+1 ``` as body of tab then the component call becomes broken.
@egoist please merge, its been half a year