We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updates for add-on functionality.
Add comment about issue #20
Add a bit more to the add-on development section.
Revert "Attempt one more solution at formatting." This reverts commit b78f2e9c9bed9e6fbb56f2fe3ce372b5cd0b1b0f. Nope. GFM doesn't like rst and makes that apparently clear despite specifying it as rst.
Attempt one more solution at formatting. It seems indenting it further than the surroundings performs the trick: https://raw.github.com/github/github-flavored-markdown/gh-pages/index.md
Add a footnote to say what I cannot demonstrate.
Fix formatting. GitHub will try to format anything as markdown that it can. I was trying to specify a template, and it ignores the fact that in rST it shouldn't touch escape sequences.
Rewrite addons.rst. Add info to Home.rst.
Add links to config options in relevant sections.
Update help as well. Still looking to see how to turn on syntax highlighting in rst for the addons page.
D'oh. Should have realized it was the @ symbol.
This will certainly work.
Fix the link to Jeff's username?
Minor fixes to formatting.
Replace markdown home with rst home.
Will it blend? Update information about git integration for the home page. Remove the markdown version of README and see if GitHub supports rst.
Merge branch 'master' of github.com:sigmavirus24/Todo.txt-python.wiki
Remove README.md from Home. Finish help.
Update addons to be more correct.
Add addons.md Talk about development of addons. Relates to issue #15.
Make this show up differently in the Page index.
Add README.md to the wiki section and links to it.
Update README.md.
Add a wiki page for configuration files.
Merge branch 'master' of github.com:sigmavirus24/Todo.txt-python.wiki Conflicts: Home.md Forgot to pull before making my changes.
Add note about using python3 instead.
Add help.md link to Home.md
Add deprioritize command.