Replies: 2 comments 3 replies
-
I think it’s possible to implement this feature, but after 1.0. It’s one of the top-voted features of Decap: |
Beta Was this translation helpful? Give feedback.
3 replies
-
I just added the JSON schema for config.yml and wonder if it's possible to add a "definitions/typedefs/aliases" keyword where one can store YAML aliases? Obviously ignorable for now, but well, aesthetics and papercut problems... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a simple page builder in Sveltia. It's easy enough to make a list of types, but when you want to get a bit fancier and have blocks inside blocks it will get tedious quickly.
It would be great to be able to reference pre-defined types somehow.
I imagine something like
and
Beta Was this translation helpful? Give feedback.
All reactions