News

Labview Quickdrop Plug-in to format JSON strings into readable text. Select a string constant or string control and activate the plug-in via QuickDrop (CTLR+Space) and the default shortcut CTRL+F.
JSON is an open standard file & data interchange format that uses human-readable text to store and transmit data objects. It has a diverse range of applications and can serve as a replacement for ...
If you want to transform the output before sending to the Notion API, you can use the MarkdownToNotionBlocks::array method to get the Notion blocks in array format and then apply your transformations.