Skip to content

Add gallery code block #80

@Folyd

Description

@Folyd

The gallery code blocks are supposed to render multiple pictures in markdown in an easy way.

The basic syntax is:

```gallery, mode: thumbnail|grid|...
https://image-1.png
https://image-2.png
https://image-3.png
```

Here are some modes we can support (depending on the difficulty):

https://www.lightgalleryjs.com/ is a powerful gallery library, however, we should investigate their license more.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions