Pierre Marchand
Pierre Marchand
Sorry for the naive question, but I cannot preview a simple csv file:  Am I missing something ? here is the log ``` > window.WebComponentsReady data viewer initialized! >...
It would be a nice feature if we could use logarithm scales for Y line chart ([log-log](https://en.wikipedia.org/wiki/Log–log_plot) and [semi-log](https://en.wikipedia.org/wiki/Semi-log_plot) plots). I did not find a way to do it so...
On really big documents, it is difficult to find all the errors since we have to scroll over all the document. May be it would be easier if there were...
Is it possible to add a new word, but only for a specific language ? For example, I have `en` and `fr` enabled. So when I add a English word,...
There is an issue about code fences #242, but I was wondering if it was possible to support latex/math environnement in markdown out of the box ? I know that...
I posted the following feature request on source forge: It would be nice if we could comment gnuplot scripts in latex files like in gnuplot (with #). This would be...
When I created a tag, I had the possibility to add tags in a front matter, but it seems that by default, there is no more front matter anymore, is...
When using `countIncrementalSlides: false`, the shortcut to jump to a slide given a number uses the numbering defined with `countIncrementalSlides: true`. It would be nice if it could just jump...
### Expected behavior Everything should work as it did with sphinx version 7.3.7. ### Actual behavior I get `AttributeError: 'PosixPath' has no attribute 'decode'` using sphinx 8.0.2 when saving file,...