-
**Describe the bug**
I am using strapi-provider-translate-deepl. After running the translations my html
```
text
```
is turned to markdown
```
## text
```
**Expected behavior**
```
…
-
Hi,
I'm using Re-Formality version `4.0.0.-beta-17` and noticed when exceeding more than 20 fields the build times goes up exponentially. In my project I need up to 50 fields and for that case it j…
-
Implement a terminal where we can run Formality commands and get outputs.
Pre requires:
- [Formality](https://github.com/moonad/Formality/blob/master/src/main.js) needs a parametric `console.log`.…
-
Doing the paperwork and formalities to set up Non-profit
-
OCFL is an informal standard. It is openly available, openly licensed (CC BY 4.0), and archived in [Zenodo](https://zenodo.org/record/7157195). Are the implementation scenarios where OCFL being a form…
-
I am new to asynchronous programming in .net so I'm hoping that I am making an obvious mistake here. Nothing is happening when I `Await Translator`
```vbnet
Dim AuthKey As String = "01234567-89ab-…
-
I noted down some thoughts here earlier today, https://github.com/mblomdahl/cv/commit/d87adc8b25b1f2a9e5c9f91db16d2bf4ce21b34a, on the purpose/scope of the CV repos. With this in mind, I would like a …
-
Is there a way to handle politeness or formality of language, like formal and informal? This is very typical feature in languages like Japanese and Korean.
-
I propose the introduction of a "Custom Instructions" feature like in ChatGPT. This feature would allow users to tailor model and assistant responses to their individual preferences for style, formali…
-
I have this form that involves different screens, with routing between them etc. The state is global, and shared across screens (which are "dumb components").
I'm looking at re-formality as I think…