5 Commits

Author SHA1 Message Date
b19025881b feat(comments): Support comment pictures (#3032)
* feat(comments): Support comment pictures

* fix(demo): Fix the image path to load the image correctly

* fix(test): Update the number of files asserted in the compiler test case

* feat(comments): Support comment pictures

* fix(demo): Fix the image path to load the image correctly

* fix(test): Update the number of files asserted in the compiler test case

* style(src): Format the code and remove extra blank lines

---------

Co-authored-by: Dolan <dolan_miu@hotmail.com>
2025-04-16 08:45:36 +01:00
e69b063687 Porting tests over to vitest 2023-06-05 00:33:43 +01:00
c57aaa856d Update comments demo 2023-03-30 19:43:09 +01:00
d5b495df5b #1988 Allow for children in comments 2023-03-19 00:18:38 +00:00
9827ed30bb Write tests, improve API, create documentation 2022-06-22 23:35:46 +01:00