Leo Noordergraaf

Results 19 comments of Leo Noordergraaf

The only way I could reproduce this is when the yaml file has errors in it. Could you verify the correctness of your yaml file and let me know the...

No problem. Still I cannot replicate the problem. With your yaml from above in `ex.yml` and this index.rst: ``` Contents: .. toctree:: :maxdepth: 2 yaml test ========= .. jsonschema:: ex.yml...

I assume you are not using the [sphinx-astropy](https://github.com/astropy/sphinx-astropy) extension? That would mean that the problem is not with that extension. Can you produce a small sample that illustrates the problem...

So sorry. I failed trying to reproduce this problem. I suppose you cannot share the schema that is showing this problem?

In JSON line continuation is not possible. Specifically for this problem the non-standard [$$description](https://sphinx-jsonschema.readthedocs.io/en/latest/schemakeywords.html#description) key was introduced. It accepts a list of strings instead of a single string; should be...

I think not but an empty string in the array should get you the same result.

Required fields are indicated by bold type. It is difficult to see in your screen dump but it appears that both **core_spec** and **cores** are bold and *description* is not....

Let's start by saying that I haven't found this to be a problem. What mattered to me that this solution worked well for html, pdf and epub documents. That doesn't...

No need to apologize as long as you're not asking for money. (Then apologies won't help). As to the subject. The thing is that this software was written to specifically...

Absolutely! But that is not a promise it will be included. You're also welcome to propose a solution before putting in too much time. I think it isn't quite that...