chronodm
chronodm
I was able to install 0.7.6 fine under High Sierra 10.3.6 with Ruby 2.4.4 via RVM, but trying to install it against the system Ruby (2.3.7p456) fails with: ``` ERROR:...
FWIW the install worked out of the box on Mojave with Homebrew `icu4c-62.1.mojave.bottle.tar.gz` (Ruby 2.5.1 via rvm).
Looks like blockquotes have the same issue.
Looks like it works if you indent the nested list 4 spaces, cf. [pandoc issue 229](https://code.google.com/p/pandoc/issues/detail?id=229). Maybe just document it as a known issue?
It seems like Joe doesn't create `$HOME/.joe-data` if it doesn't already exist. As a workaround, try `mkdir ~/.joe-data && joe u` to reinstall the list of templates. (Note: for Windows...
Alternatively, is there a way to point the embedded Tomcat at an exploded WAR explicitly produced e.g. by the task below? ``` task explodedWar(type: Copy) { into "${buildDir}/exploded/${war.archiveName}" with war...
I can manually run `bundle exec whenever --update-crontab` on the deployed server, and that works.
> I think it's actually us giving /ʃ/ as -strident that is a mistake, because a sibilant is by definition a strident. So, if you could submit a PR to...
Done. I'll close this. I posted a question on [Linguistics StackExchange](http://linguistics.stackexchange.com/questions/21033/is-there-a-distinctive-feature-that-separates-alveolo-palatals-from-palatals); if anything useful comes of it I can open another issue.
So (coming back to this after considerable time away), Wikipedia suggests /[ɕ](https://en.wikipedia.org/wiki/Voiceless_alveolo-palatal_sibilant)/ is `+strident`, which would differentiate it from /[ç](https://en.wikipedia.org/wiki/Voiceless_palatal_fricative)/, and instead have it collide with /ʃʲ/. I think this...