-
Explore creating a workflow from iA Writer to GitHub
-
### 1: Messages Not Auto-Scrolling to Bottom
In `useLocalRuntime`, long messages fail to automatically scroll to the bottom, causing inconvenience for users trying to view the latest messages.
###…
-
> Adding figure creation in the test qmd file, we can see that the the figure dir is in another folder containing format in the name
And so now I have it all covered. Probably another issue but rel…
cderv updated
4 months ago
-
I stumbled across an issue where a code snippet in a markdown file, such as, `func store(in set: inout Set) { }` is rendered as `func store(in set: inout Set) { }`. The generic type is simple removed …
-
### Description
I'm following this how to documentation to start on hierarchical process
https://docs.crewai.com/how-to/hierarchical-process#hierarchical-process
I had to add kickoff call to make…
-
We are creating a knowledge base using markdown and would like to be able to navigate between the different pages using markdown links.
I want to be able to do like: `[click this link](routerlink#…
-
Current behaviour seems to correctly mimic Dyalog Windows IDE. For example:
1948 table of https://en.wikipedia.org/wiki/List_of_Hindi_songs_recorded_by_Asha_Bhosle
```
┌────────────────────┬───…
-
### Extension
https://www.raycast.com/xvvhang/raycast-ia-writer
### Description
Thank you for building this extension!
Is there any possibility that the search feature could be enhanced to func…
-
As far as I understand, setting `ImplicitParagraph` to `false` should prevent markdig from wrapping rendered HTML in a ``.
However, the following test does not behave as expected
```csharp
…
-
### Bug Description
Hello,
Consider this document
```
# Title
## Title 2
**Appflowy** is `great` !
```
When I copy this outside, I want the format to be persevered by keeping the …