Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for non .md files #21

Open
ghost opened this issue Feb 18, 2014 · 2 comments
Open

Support for non .md files #21

ghost opened this issue Feb 18, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 18, 2014

GitHub Wikis and Gollum support a number of markup formats with different file extensions. Currently using things other than .md causes the script to function abnormally.

Here's the list from the Gollum readme: .asciidoc, .creole, .markdown, .mdown, .mkdn, .mkd, .md, .org, .pod, .rdoc, .rest.txt, .rst.txt, .rest, .rst, .textile, .mediawiki, .wiki

@MarioRicalde
Copy link
Contributor

I like this proposal, quick questions:

  1. The generated files should be compiled on something other than .md files?
  2. Should we allow end-user to mix different file types?

Cheers

@ghost
Copy link
Author

ghost commented Mar 15, 2014

I can see people having multiple types in one wiki. An example use case is a sysadmin docs wiki for a company. Each development team would maintain docs in the wiki for on call engineers to consult regarding their systems. Different teams may prefer to use different markup formats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant