- It can help you to make your wiki fastly.
- You can use MarkDown to write posts.
- You can add a icon next to the title.
- You can use it on GitHub Pages
It is work with jQuery js , jQuery.ajax js and Markdown is by showdown js, so it can working without PHP, ASPX...
Code highlight is support by prism js , likes this:
#include <iostream>
using namespace std;
int main ()
{
cout << "Hello World!" << endl;
return 0;
}And Math is support by KaTeX
Our Website : [langong-dev.github.io/oh-wiki]