Commit 8a73043
authored
Client: enable markdown rendering (#804)
It integrates @a2ui/markdown-it as the markdown renderer for the contact
sample.
This resolves issues where markdown sytax (sch as `##` and `###` header)
was displayed as plain text and ensures that links and button labels are
correctly rendered as shown in the updated UI.1 parent 15a73b7 commit 8a73043
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
0 commit comments