mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
fix(test): failed test due to change in figure handling
This commit is contained in:
parent
cdb5ebb080
commit
8977926c00
@ -176,10 +176,7 @@ describe("Markdown export", () => {
|
|||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> This is a very important information.
|
> This is a very important information.
|
||||||
>${space}
|
>${space}
|
||||||
> | | |
|
> <figure class="table"><table><tbody><tr><td>1</td><td>2</td></tr><tr><td>3</td><td>4</td></tr></tbody></table></figure>
|
||||||
> | --- | --- |
|
|
||||||
> | 1 | 2 |
|
|
||||||
> | 3 | 4 |
|
|
||||||
|
|
||||||
> [!CAUTION]
|
> [!CAUTION]
|
||||||
> This is a caution.
|
> This is a caution.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user