How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TinaCMS V1.1.3

calendar_today January 11, 2023 domain tinacms

TinaCMS Version 1.1.3 (and @tinacms/cli@1.0.6) brings some improvements for various frameworks, and list-field improvements. Improved Shortcode Support The user can now model a shortcode like so: name: “rimg”, label: “rimg”, match: { start: “{ {} }”, }, fields: [ { name: “myprop”, label: “my prop”, type: “string”, }, ], outputs ` Previously, this would match any content within . Now, this will only match when the name of the shortcode also matches.

open_in_new Read original post