-
I'm opening the issue in an attempt to provide a platform for discussion on the project's future.
The project is unmaintained and it looks like the original contributors lost interest in it.
Curr…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
As brought up in the conversation attached: Maizzle doesn't handle `@tailwindcss/typography` plugin well, and mostly produces invalid HTML/CSS.
Here's an example:
```
…
-
Is there a way to get a list (JS) of the whole available `material-design-icons` icons preferably grouped by category ?
Can I get this list using the NPM package ?
Thanks.
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
What do people use to render quill content in a non editor context? Does quill exposes a method for that, or is the a basic rendering library?
I use quill as part of a templating app. I save the diffe…
-
## `@todo`
- [ ] make gig/exercise (paid gig contract chat logs) concept & design
- `@input` :package: [`what have we built hackmd`](https://hackmd.io/@mimiuxui/ryTf3nkW5) from #45
- `@input` :…
-
It looks like [Microsoft is adopting the openType SVG color fonts](https://lists.w3.org/Archives/Public/public-svgopentype/2016Mar/0014.html) format, so adding support for the SVG `colr` and `cpal` ob…
-
Held while working on an upstream feature request: https://native-html.canny.io/features/p/allow-for-multiple-font-families-when-rendering-on-the-web-via-react-native-web
If you haven’t already, ch…
-
Hello,
Trying to use your python module for setting html clipboard on windows.
using following test code:
```
from clipboard import Clipboard
with Clipboard() as clipboard:
clipboard…