chronocat/packages/engine-chronocat-api
Maiko Sinkyaet Tan 373ebf191f
feat(api): add <p> and <a> and <br> elements (#5)
* feat: add `<p>` and `<a>` elements

* fix: typo

* Update messager.ts

* fix: remove condition

* fix: should build text before push

* feat: add <br> element

* feat: implement normalise and isEndline function

* fix: type errors

* fix: <a> insert space

* fix: type

* fix: format
2024-04-06 02:20:28 +08:00
..
src feat(api): add <p> and <a> and <br> elements (#5) 2024-04-06 02:20:28 +08:00
tests test: fix tests 2024-03-20 00:57:20 +08:00
package.json chore: bump versions 2024-03-31 17:15:00 +08:00
tsconfig.json revert: enable incremental for packages for attempt to improve compile speed 2024-03-09 01:42:30 +08:00