Caleb Maclennan

Results 2538 comments of Caleb Maclennan

The `sile-writer-pr` branch this PR is based on has also now been rebased and compiles. Note that this doesn't have any of the reader or test components I was working...

For anyone still following this, my Haskell chops are *still* not great and getting this through testing phases is going to be hard for me. The work isn't abandoned and...

On the SILE side of this, I started a [project board](https://github.com/sile-typesetter/sile/projects/6) to organize issues relating to this: whether new commands to handle AST elements we didn't have good support for...

> > switching branches to fix a bug while working on Lua frequently causes recompilation of all pandoc modules > > One way to deal with this kind of thing...

@kiufta [My fork has lots of branches](https://github.com/alerque/pandoc/branches) with my modifications rebased against various Pandoc releases.

@Pi-Cla I'd be super excited about helping as best I can. I've been learning far more Rust than Haskell though so my ability to help is limited. I still have...

@tillgrallert CritcMark content is (at least for every workflow I've bumped into) more commonly authored by one or more parties besides the original author. Where used at all, it is...

I would be in favor of pushing anything that brings us closer toward an ecosystem where deterministic builds are the norm. There are *lots* of places in the tooling and...

This would also be useful for being able handle process substitution without so much song and dance to get extensions sorted: ```zsh TMPSUFFIX=.yml tera -t template

I believe android apps can set a status flag that requests things from the IME such as disabling auto capitalization or correction features. This gets activated for password fields and...