intaek-h

Results 4 issues of intaek-h

I am drawing a map chart to set markers at certain coordinates. However, my typescript warns me for putting my data type into `unknown[]`. ``` const visitedRestaurantPointSeries = chart.series.push( am5map.MapPointSeries.new(root,...

question

Inside a table cell, I press shift + enter to create a new line. It displays fine. However in JSON, the new line is not saved, therefore not printed. Any...

Currently, text in table cell is plain text. Inline styles and markdown are not supported. above image is from Confluence editor base on prose-mirror.

**Short summary** As a poc, I tried running a simple image matching Nut.js script on Node.js@20. I ran `node index.js` to check if Nut.js meets my performance expectations. And gladly...