-
Can there be some simple HTML editor to compose HTML e-mail?
-
**Describe the bug**
When export to HTML and the element is TextRender = "HtmlParagraph" the font-family with compose name, exemple: "Courier New"
**To Reproduce**
Steps to reproduce the behavior…
-
Moodle 4.5
Quickmail master
```
block_quickmail_messenger_compose_testcase/test_messenger_sends_composed_email_nowblock_quickmail_messenger_compose_testcase::test_messenger_sends_composed_ema…
-
**Describe the bug**
At this place of the documentation : https://nest-desktop.readthedocs.io/en/latest/deployer/deploy-docker-compose.html#get-the-configuration-file
Link for the docker-compose…
-
I am getting the following error (just following the setup step in the readme and doing a gradle sync):
```
Could not determine the dependencies of task ':composeApp:transformAppleMainCInteropDepe…
-
### Error Message and Logs
After adding a volume with environment variable interpolation to my docker compose file, all subsequent clicks on "Reload Compose File" throw an error - even after revertin…
-
I often find myself writing plaintext mails in a format similar to markdown, mentioning links like this [0].
It should be great to be able to actually write markdown, and pipe this through a md2html …
-
When I try to test an Android `WebView` embedded in a `AndroidView` composable, I encounter multiple issues.
First is that Espresso-Web fails early because it figures out the WebView is not hardwa…
-
It would be nice of we can use Precompose with Compose HTML.
You can use this template to try it out: https://github.com/JetBrains/compose-multiplatform-html-library-template
I changed the main.…
-
Hi there!
I came across the need of dynamically updating the html's meta tag and instead of running straight to the great [vue-meta](https://github.com/nuxt/vue-meta) I figured to have a look over…