What's the easy way to type wiki document in Github with header and table? Here is what annoying to me:
If I use Markdown, I have to use
<table>.If I use Textile, there is no
#or##for header
I like the |col1|col2| syntax though.
What people use for this scenario? Without lots of typing / cut and paste (for <table> as example).