Steve Phelps
Steve Phelps
When presenting slide shows with hundreds of slides, the slide transitions are very slow: of the order of several seconds on a modern laptop. The issue occurs on both chrome...
When `--number-sections` is specified, there is no way to specify that sections below a certain depth should not be numbered. The intuitive expectation is that `--toc-depth` should control this, but...
On POP!OS 21.10 the preferences window does not respond to UI events and cannot be moved, resized or closed and it does not respond to interaction with any of the...
See issue #147.
# Bug Report ## Describe the bug The panflute filters implemented in `filters_pandoc` seem to assume that panflute version 1.x is installed. It looks as if panflute versions 2.x introduced...
Fix for bug #119. A new SkipIgnored preprocessor has been added, and this preprocessor is now configured in the export plugins (exluding the standard formats).
# Bug Report ## Describe the bug The documentation seems to imply that the ipub.ignore cell metadata applies for all formats, but in fact it is only used by slides_from_markdown...
**Is your feature request related to a problem? Please describe.** The export plugins that ship contain many duplicated properties. Moreover, the documentation states that the procedure for creating a new...
# Bug Report ## Describe the bug When using nbpublish with the -o option, specifying a relative path such as `./` results in the following error message: ~~~ ERROR:write-text-file:the post-processor...