Folyd

Results 62 issues of Folyd

Fixes #141.

See also https://github.com/rust-lang/rust/pull/100922

enhancement
level-medium

https://github.com/jameslittle230/stork

enhancement
level-medium

Close #80. https://www.lightgalleryjs.com/

```diff   + ```

enhancement
level-easy

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...

code-blocks

- Support adding tags for an article, the number of tags can be zero or more than one. ```diff [[article]] slug = "first" file = "1-first.md" title = "First Article"...

enhancement
level-medium

### Which ZincObserve functionalities are relevant/related to the feature request? traces ### Description OpenTelemetry has specs about [Log Correlation](https://opentelemetry.io/docs/specs/otel/logs/#log-correlation), especially it is very useful when correlating logs with the span....