nicetiger

Results 3 issues of nicetiger

Shouldn't it be "" instead of in jstree.py line 464? https://github.com/mbj4668/pyang/blob/1865311ef8a88efaaf6b26a9ed7476bb5128b9be/pyang/plugins/jstree.py#L464

# Bug report ## Describe the bug setting a screen does not work or works only once. ## Additional information - used Hardware: - ESP8266 (D1 mini) - EspHome 2023.12.3...

bug

``` \documentclass{scrartcl} \usepackage{plantuml} \begin{document} \begin{plantuml} @startuml Alice -> Bob: test @enduml \end{plantuml} \end{document} ``` podman run --rm -it -v ${pwd}:/workdir danteev/texlive lualatex --shell-escape example.tex ``` lualatex: Not writing to /workdir/example0-plantuml.txt...