John Hatton
John Hatton
You could automate the building of your site in many ways. Github actions is just one way. If you want to learn about Github Actions, see https://github.com/features/actions. You can then...
Sorry, docu-notion doesn't know about the blog part of Docusaurus at this time.
Right, I don't think it would be a particularly difficult feature to add to `docu-notion`, but it's just not there. It's not there for plugins, either.
sweet
Here's a unit test to demonstrate what I assume is the same problem: ``` [Test] public void RoundTripsUtf8File() { // ŋ (velar nasal)--> ŋ // β (greek beta) (03B2) -->...
After more experimenting, and trying to figure out why Radek's code works, I found that libtidy is _apparently_ ignoring the CharacterEncoding property (at least with respect to the issue at...
Looking through the code, I wonder if we're asking for trouble with statements like this: ``` var tempEnc = this.CharacterEncoding; ``` What if the client instead used the InputEncoding and...
This is what lameta has: https://github.com/onset/lameta/blob/master/app/model/Project/AuthorityLists/AccessProtocols/AccessProtocols.json
With our browser-based components, we would, of course, like to continue the tradition of SIL LSDev co-ownership/maintenance that we have with libpalaso. However this time around, we think a collection...
Yeah nowadays it is react. But at the time of this issue, the Bloom copyright and license dialog might still have been winforms. So if you really wanted, that code...