Commit ef3ad8f
authored
Convert markdown to html for changelog (flutter#8393)
This is annoying - the plugin view in IJ settings doesn't show markdown
text properly, only HTML (otoh, the jetbrains web site shows markdown
from the changelog properly). So we have to convert the markdown to HTML
ourselves. Perhaps I can file this as a feature request for jetbrains,
since I'm pretty sure having a CHANGELOG.md file is recommended for
plugins.1 parent 2abf854 commit ef3ad8f
1 file changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
18 | 30 | | |
19 | 31 | | |
20 | 32 | | |
| |||
163 | 175 | | |
164 | 176 | | |
165 | 177 | | |
166 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
167 | 185 | | |
168 | 186 | | |
169 | 187 | | |
| |||
0 commit comments