You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[I'm currently using draft-07.] In JSON Schema draft 2019-09, they add "content schemas" that may help us with python and such. I'm unclear on whether their content can be customized or is limited to certain values
No character set name other than those defined above may be used in
Internet mail without the publication of a formal specification and
its registration with IANA, or by private agreement, in which case
the character set name must begin with "X-".
It looks like mako (templates) is a python template engine. I don't know if that means it's a python lib, its own filetype/MIME type, or what. Some feedback:
Mako is a language used in another file type, not a file type itself
Some drafts have the format keyword, where you can sometimes specify custom formats, though the ones I see supported for 2020-12 wouldn't be enough for us.
Description of the feature / enhancement.
questions
sometimes can just havebuttons
and sometimes it needs more (e.g. exit needs something more to trigger the screen)Are you making a PR for this?
Yes, I will create a PR.
The text was updated successfully, but these errors were encountered: