Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 3 years ago.
Working on my personal knowledge base... I want to format my documents, even on local hard disk in wiki syntax. Sometimes I would upload them to a (corporate) wiki, sometimes I would download them from there. Planned are some tools to support this flow and searching my knowledge base (documents) for later. Obviously I want the markdown to be compatible with most, minimising conversion work.
So my question is similar to this related question, but
- What wiki text version or Markdown (dialect) should I use when I start something new? (i.e. documentation project and kind of wiki).
- What are the most wiedely used/recognized ones?
- And where is tool support (editors and or libraries) best? Concerned prog. languages are Java, Ruby, Scala.