Edgar Alvarado

Results 13 issues of Edgar Alvarado

**Is your feature request related to a problem? Please describe.** Because of a mistake I made when migrating from another table library, I left an extra column cell (old library's...

enhancement

I'd like to include confluence emoticons but there's no directive. They have this format `` Or is there a way for me to include the tag directly and by pass...

enhancement
pending next release

I was testing the new code for v2 about line block. I think it's missing the padding-top from the previous node. Maybe that part should be out of the else...

As seen in [this tutorial](https://mkyong.com/java/how-to-read-xml-file-in-java-sax-parser/#convert-an-xml-file-to-an-object) the `characters` method of a custom handler should only append the characters being processed in that pass, the logic to update the properties of generated...

## Description of the problem These calls `core.getPropertiesManager().setUseSimplifiedConjugations()` are currently transparent to the user. This means that if I have a part of speech that I want to set up...

bug
enhancement

- Update host docker port to `1236` as described in [the documentation](https://join-lemmy.org/docs/en/contributors/03-docker-development.html) - Update container docker port to `1236` as used in the [nginx.conf file](https://github.com/LemmyNet/lemmy/blob/main/docker/nginx.conf#L17) - Removed exposed port `8536`...

- Define max size and max files to limit the amount of disk logs take. - Define duplicated properties with yaml anchors to easily read and update all containers.

Using template from [cargo chef's documentation](https://github.com/LukeMathWalker/cargo-chef#running-the-binary-in-alpine) I got from 5 minutes builds to as low as 1.5 minutes for small changes. I tried some quick changes in different parts of...

## **Is your feature request related to a problem? Please describe.** When opening the IDE in mobile there are some features which don't work or need a workaround. These are...

Initial implementation of a feature for simple translations from and to the conlang. Still working on the tests and some improvements to be ready for initial release.