d0c-s4vage / lookatme

An interactive, terminal-based markdown presenter
https://lookatme.readthedocs.io/en/latest/
MIT License
2.06k stars 59 forks source link

3.0 - Render gifs of specially annotated code fences in PRs and issues #208

Closed d0c-s4vage closed 1 year ago

d0c-s4vage commented 1 year ago

Describe the Feature Request

Specially annotated code fences of sample markdown presentation in PR and Issue descriptions and comments should be rendered as a gif and attached to the PR/issue.

Example:

```markdown {gif=true}
# Slide 1

Show me please

# Slide 2

Show me too
```
d0c-s4vage commented 1 year ago

Example of it working:

# Slide 1

Show me please

# Slide 2

Show me too
github-actions[bot] commented 1 year ago

The preview below was generated by the markdown in this comment:

markdown preview image