Tavin Cole
Tavin Cole
@rowanc1 Does this need a deeper discussion with stakeholders to move it along? I am not sure where or with whom to pursue that... but I think I can explain...
@agoose77 > * why does the interface accept a notebook widget? Is that a use case you already have a need for? I can imagine several ways of choosing myst...
I think this particular PR should be viewed as merely adding a technical path forward so that someone could build a jupyterlab settings page where people can opt into colon...
I'd be happy with an experimental interface and indeed I think it should be clearly documented as experimental. In the future I'll be delighted if it's replaced with something better....
> The problem is what would be the fields of this object on its own: > > ``` > std.objectFields({ > [if 'spec' in super then 'spec']+: { > //...
Well anyway, I will conclude by putting this forth as a feature request. I suggest the field be treated as hidden until it's merged with a `super` in which the...
this is fixed in v1.4.9?
I've encountered some perhaps related buggy rendering in connection with headings:  The first heading level element is changed to h1, and moved above any preceding content. After that, h2...
Hi @rowanc1 nice the heading/frontmatter issue will be fixed. In the meantime I've just learned that adding yaml frontmatter is a pretty decent workaround, thanks to your answer. Now the...
@rowanc1 @fperez taking a stab at normalizing things: #114