zulip/zerver/lib/bugdown
Eeshan Garg 89f622937d api docs: Generate Arguments table from JSON.
This commit does the following:
* Move the Arguments table data from stream-message.md and
  private-message.md to a JSON file.
* Add a Markdown extension that allows one to include and render
  a table from a JSON file like so:
    {generate_arguments_table|arguments.json|private-stream.md}
* Use Bootstrap's .table class to format the table instead of
  relying on custom CSS.
2017-12-29 17:03:36 -05:00
..
__init__.py markdown: Update regex for strikethrough. 2017-12-28 15:59:04 -05:00
api_arguments_table_generator.py api docs: Generate Arguments table from JSON. 2017-12-29 17:03:36 -05:00
fenced_code.py zerver/lib: Use python 3 syntax for typing. 2017-11-28 17:15:14 -08:00
testing_mocks.py zerver/lib: Use python 3 syntax for typing. 2017-11-21 20:56:40 -08:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00