janwirth
janwirth
Is it possible or even intended to automatically run `makeglossaries` or `biblatex` with latexrun?
Hey @occivink First off - thank you for this awesome script! I have a suggestion for improvement. I want to also modify the lines before / after a certain match....
https://github.com/dkodaj/impfix has done a great job for me so far. Does it make sense to integrate this into elm-analyse?
Closes #44
I need to know the position of my branch among its siblings. It would be good if `Context` included a `position : Int`. Right now I have to build the...
* **I'm submitting a ...** [x] question about the decisions made in the repository [x] question about how to use this project * **Summary** Why should I use this library...
https://github.com/zwilias/elm-json will provide you with uninstall, solve, new, tree commands etc. It would be useful in common workflows. Please note that it "is very much a work in progress. May...
Hey there! i love create-elm-app. It's awesome. *I have an idea.* Writing elm JSON encoders / decoders means writing a lot of boilerplate. I suggest code generation as an approach...
**Quick Summary:** Fix: Error display breaks on long text - the left and right part of the source code is clipped. ## SSCCE ```elm string< = "..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................." ``` It looks...
Closes #886.