mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Previously, we added support for 'none', 'plain' and 'noop' and a function `lang = remap_language(lang)`. This also had the potential to encourage adding more remappings- something that we deliberatly want to keep to a minimum. For context, Anders K doesn't want us to keep any remapping (only keeping 'text' which is the default no-op lexer that pygments has) and Tim wants to keep 'plain' and 'text'. We should only document and advertise 'text'. |
||
|---|---|---|
| .. | ||
| dev-vagrant-docker | ||
| emoji | ||
| __init__.py | ||
| build_pygments_data | ||
| dev-motd | ||
| generate_integration_bots_avatars.py | ||
| generate_zulip_bots_static_files.py | ||
| generate-fixtures | ||
| generate-test-credentials | ||
| install-aws-server | ||
| install-sgrep | ||
| install-shellcheck | ||
| lang.json | ||
| optimize-svg | ||
| postgres-init-dev-db | ||
| postgres-init-test-db | ||
| setup_venvs.py | ||