mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
I would really like to parse the HTML we produce from the library to ensure that we don't generate malformed-HTML. This is unfortunately hard because we both want pretty strict parsing and we want to parse html5 fragments. For now, we just do a basic sanity check. We also may want to switch to Google Diff-Match-Patch, as that can clean up the resulting diffs. (imported from commit 3772f92135cfd7423c335335f861f2c11462a8db) |
||
|---|---|---|
| api | ||
| assets | ||
| bots | ||
| certs | ||
| confirmation | ||
| humbug | ||
| node_modules | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||