-
While trying to use data from Jira, I have encountered an issue where the first bulleted list in a table will cause the output document to break out of a table, then add the bulleted list and remainin…
-
Markdown's unordered list will be rendered as an ordered list, which will continue and increase the sequence number of the ordered list.
It is recommended to use the open source Markdown rendering li…
-
### Version of the software
0.2.5
### Operating system
Windoes 11
### Browser / Native
Brave
### What happened?
My open bullet 2 doesn't open.
### Relevant LoliCode if needed
_No response_
-
I am using NVDA 2016.4 and I notice that NVDA does not identify numbering in numbered lists, or bullets in bulleted paragraphs, when arrowing through text in the WordPad word processor. I have enabled…
-
True for iOS and native. Not reproduced on Electron.
This might be related to https://github.com/Automattic/simplenote-ios/issues/707, but with an extra detail of bullets being not rendered. Possi…
-
We need to decouple things a bit from bullet physics and the game. The test cases for pathfinding only worked after I loaded in the natives: https://github.com/Terasology/Pathfinding/pull/47/files#dif…
-
## Feature Description
As discussed in [this article](https://www.builder.io/blog/structured-clone), the native [`structuredClone`](https://developer.mozilla.org/en-US/docs/Web/API/structuredClone)…
-
### Steps to reproduce
1. Create a list in an external markdown editor
2. Copy it
3. Paste it in Composer
### Expected behavior
Display the list correctly
### Actual behavior
displayed as no…
-
### Description:
I am trying to implement a bullet point feature for text in Fabric.js. I am aware that Fabric.js does not natively support list features, so I am overriding the Textbox class using…
-
`CREATE FUNCTION` statements can currently be executed only at the top level, not from within a `Block` using:
```java
begin(createFunction(f)...)
```
There are 2 reasons for this:
- [ ] Po…