forked fromcoder/coder
- Notifications
You must be signed in to change notification settings - Fork0
Commit4994ba1
authored
docs: remove broken gfm alert (coder#16902)
It looks like GFM does not respect the `![]` alert syntax (and any otheralert type) when it's enclosed within a div. This is true for both thecoder.com GFM renderer, and GitHub's (though I assume they're the sameinternally).When the section is surrounded by a `<div>`:When it's not:In our case, we really want the tabs, and the alert block is lessimportant, so we'll downgrade it to a regular quote.cc@aqandrew for visibility, in case you're aware of a workaround.1 parentf899832 commit4994ba1
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
0 commit comments
Comments
(0)