Commit b62d692
authored
Add Markdown support to CodeMirror component (#7961)
#### What type of PR is this?
/kind feature
/area ui
/milestone 2.22.x
#### What this PR does / why we need it:
Add Markdown support to CodeMirror component
#### Does this PR introduce a user-facing change?
```release-note
None
```1 parent 6f711fc commit b62d692
File tree
3 files changed
+51
-30
lines changed- ui
- src/components/codemirror
3 files changed
+51
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| |||
0 commit comments