aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/Content/BlockQuoteTag.tsx
Commit message (Collapse)AuthorAgeFilesLines
* webui: upgrade Material UIQuentin Gliech2022-02-221-2/+1
|
* webui: replace React importsQuentin Gliech2022-02-161-1/+1
|
* webui: upgrade most dependenciesQuentin Gliech2022-02-161-1/+1
| | | | Also reformat everything with prettier
* Fix and improve rendering of markdown elementsSascha2021-04-071-0/+21
- Markdown will no be rendered - Render text always below an image - block quotes wont be just indented text