author | updated | source of this information |
---|---|---|
@strajk |
All the time! |
Front Matter |
https://github.com/Strajk/pimp-my-docsify
- Front matter
- Custom HTML
- Smart "quotes"
- Syntax highlighting
Both structure and content will be changing drastically.
Table solutions | Good? | |
---|---|---|
1 | Google Sheets | Yes |
2 | Microsoft Excel | Yes |
3 | Apple numbers | No! |
Do you want to see a secret?
Nothing's secret is here, it's all just HTML.
$("body").click(() => {
window.alert("jQuery is not dead!")
});
💯 emoji support with :emoji:
// TODO!