-
### What happened?
I had reported the issue of not being able to use symbolic markdowns (> = Quote, # = Heading 1, >Title = callout) this morning, and the status of the previous issue had been fixe…
-
hello, This service is very good。it looks like android app does not support Markdown yet,but web app support it .
Will this feature be updated in the future?
good luck
-
I've been taking a look at your Markdown Demo and noticed that while it works well in Chome on desktop it seems to have an issue with Chome and other Webkit-based browsers running on an Android smartp…
-
### Bug Description
When converting a document to markdown we have this
```
line1
line2
line3
![](https://...img.jpg)
```
After creating a document from markdown
Appflowy editor rende…
-
## About this issue
- Markdown renderer autodetecting www.something.com when being plain text as clickable link. However LocalUriHandler does not accept www.something.com as valid url, and get exce…
-
The current implementation of `MarkdownLineHeightSpan` is a bit tricky:
https://github.com/Expensify/react-native-live-markdown/blob/b753c7a775208fc2c49d34f4d729f11ff73b1815/android/src/main/java/c…
-
**Describe the bug**
The latest release (0.6.7) of the markdown builder throws an assertion in our project:
```
[app] emitting event: 'doctree-resolved'(, 'devguide/building/android')
[app] em…
-
**Description:**
When using the `MarkdownText` composable from the library, it renders the markdown content using an `AndroidView`. However, I encountered an issue where **adding a `Modifier.clicka…
-
### Steps to reproduce
` flutter_markdown: ^0.7.4`
Create a markdown with table and hr, use the given code to provide padding
### Expected results
Should be able to see padding changes
### Actu…
-
As a User I want to be able to edit markdown files on Android devices similar to iOS.