Yashashvi Dave
c667e16a29
keyborad shortcuts: Document message formatting keyboard shortcuts.
...
Fixes #12246
2019-06-24 14:08:50 -07:00
Yashashvi Dave
fed64cc59d
static/js/common: Extract function `adjust_mac_shortcuts`.
2019-06-24 14:04:42 -07:00
YashRE42
5ff27c130a
info-overlay: Fix "message formating" styling.
...
This reverts the temporary solution from 04d9d1d
and introduces a
better, more permanent solution for the same bug.
2019-05-30 16:18:54 -07:00
Vaibhav
5c36918c17
markdown: Add .rendered_markdown for all elements with rendered MD content.
...
This adds a class `rendered_markdown` for all the elements which have
rendered markdown content; This is done to add different styles for
rendered content in day mode and night mode.
Also replace the element selectors from CSS to use the class.
2019-04-05 17:13:20 -07:00
Vaibhav
10651d74c1
markdown_docs: Fix styling for in-app docs for code-blocks.
...
This wraps the `pre` with a `div.codehilite` so as to apply the
night mode styles.
2019-03-21 16:51:40 -07:00
Rohitt Vashishtha
95d04386e2
docs: Add docs for silent mentions syntax.
2019-02-20 10:41:42 -08:00
Steve Howell
7b2f5ccabc
Rename markdown-help to message-formatting.
...
This just makes the id match the name of the
menu item.
2018-08-31 11:51:22 -07:00
Anders Kaseorg
c28ab72124
HTML validation: Remove invalid attributes.
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-07-13 10:27:23 +05:30
Tim Abbott
1703e23980
templates: Move all core app templates into a subdirectory.
...
This should make it easier to find the templates that are actually
part of the core webapp, instead of having them all mixed together
with the portico pages.
2018-04-23 16:46:37 -07:00