Results 35 comments of Tavin Cole
trafficstars

@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...

I've encountered some perhaps related buggy rendering in connection with headings: ![image](https://user-images.githubusercontent.com/7685034/222001682-0382e65a-9b1e-4421-9700-b63ef6d8a4bd.png) 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