Top "Wiki" questions

A wiki is a CMS for collaborative content creation, typically with a flat content structure and heavy cross-referencing.

Convert Excel documents to wiki markup

Is it possible to convert Excel spreadsheets into MediaWiki markup? I stumpled upon strange recommendations exporting to HTML and convert …

excel mediawiki wiki markup
Effortless export from github wiki (?)

I am collecting quite a lot of material in a GitHub wiki. I really like to use the wiki to …

pdf github latex markdown wiki
What's the easiest way to add a quote box to mediawiki?

I installed mediawiki on my server as my personal knowledge base. Sometimes I copy some stuff from Web and paste …

wiki mediawiki quotes
GitHub wiki directories

Does the wiki that installs with a GitHub repo support directories? Our wiki is cluttered with pages, and we are …

github wiki
Are any desktop WYSIWYG editors for MediaWiki / wiki available?

MediaWiki is very good, but for programming tasks editing it via the web is not very handy since WYSIWYG is …

wysiwyg mediawiki wiki
Test cases for string inputs

What are some useful test case ideas (and test questions) related to string inputs? Usefulness need not mean applicable everywhere …

testing wiki testcase
How to upload an attachment to GitHub wiki?

I know how to reference it from wikis but where in GitHub site do I upload the attachment? Thanks a …

github wiki
Collapsible header in Markdown to html

Our internal git-lab wiki works with Markdown. I made several summaries of articles and want to post them in our …

markdown wiki collapse fold
What's the best open source wiki platform?

I've been tasked with setting up a wiki for our developers to share project information (Server IPs, Interface Documentation, Architecture …

open-source wiki wysiwyg
What documents should be stored in version control and how should they be stored?

I've found some similar questions (here, here, and here) asking about storing documents into version control. I have a more …

git version-control documentation wiki diagram