-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev+18-g63e3a63d2
### Neorg setup
```lua
…
-
Source:
![sshot-13](https://github.com/vuesence/release-timeline/assets/229402/4dd8c0d7-a40c-49b8-aa40-d153e6a88ab7)
Timeline:
![sshot-14](https://github.com/vuesence/release-timeline/assets/…
-
### Version
module: 1.6.0
nuxt: 3.2.2
#### What is expected?
Nested lists HTML format such as
```html
Bullet
Bullet 2
```
#### What is actually happening?
```ht…
-
I would like to have nested lists. I cannot get them to work. I tried various "styles" (e.g., 2 spaces, 4 spaces). See example below.
## Example
**Markdown input**
```
* Fruit
* Apple
* …
-
**Describe the bug/feature**
I would like kapitan to output unindented sequences.
At the moment it generates
```
mylist:
- item1
- item2
```
and I want
```yaml
mylist:
- item1
- item2
…
-
Hi, I encountered this issue:
```js
const markup = `
a
b
c
…
-
Currently, lists are all using the same indent level. Fix this to make sure lists are converted with indentation preserved.
Tracked from the issues marked with an asterix in https://github.com/opende…
-
Can you provide some guide to implement nested list elements.
Eg.
1. First item
2. Second item
1. First nested item
2. Second nested item
-
I would like the option to fill a field with a random valuew based on an other field.
For example: Car Brands / Models
BMW -> 520D
BMW -> 330
Volkswagen -> Golf
Vollkswagen -> Jetta
So the first fie…
-
Sanitizer does not seem to be able to prevent nested lists?
mitar updated
10 years ago