Ell (Julian)
Ell (Julian)
As an example, this markdown ```md --- author: Test Person title: Test Book lang: en output: [pdf] --- "This is some text in quotes" followed by "some more text in...
Hi! I've been loving this plugin so far, and I was wondering if you would consider this feature request: I think it would be great if there was a way...
Hi! I love this plugin and the features it provides, but I was wondering if you'd consider implementing an additional feature: Support for the LanguageTool API's `motherTongue` option, which causes...
I was wondering if there was any chance that you would eventually add an option to start a LanguageTool server automatically whenever the plugin is initialized. The [LTeX plugin for...
When using `GraphicsDevice.GetBackBufferData` in DesktopGL while a `RenderTarget2D` is applied, the returned texture data is ordered incorrectly. When it is stored in a texture without re-ordering, you can see that...
When drawing using the `SpriteBatch` on an Android device, positioning seems to be off. This screenshot is a white rectangle drawn as follows: ```cs protected override void Draw(GameTime gameTime) {...
MonoGame's `SoundEffect` class provides the `DistanceScale` value that claims to "get or set the scale of distance calculations", and that "higher values reduce the rate of falloff between the sound...
**Describe the bug** The translation progress is not being displayed anymore on the Translations web view since one of the recent updates. It seems like the `height` being set to...
**Describe the bug** On some screen sizes, seemingly especially on mobile, the text in the reference language field is cut off with no visual indication of it being hidden (like...
**Describe the bug** When logging in using the REST api, logging in with an API client doesn't allow the same access level as logging in with a user account with...