d0c-s4vage / lookatme

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

Feature 208 render pr issue markdown #209

Closed d0c-s4vage closed 1 year ago

d0c-s4vage commented 1 year ago

fixes #208

Given this markdown:

This is content

```markdown {gif=true gif.cols=80 gif.rows=20}
# Render me please

| table | table |
|:------|------:|
| v1    | v1    |
```

This fenced markdown block containing the gif=true metadata is extracted and rendered into the gif below:

test

d0c-s4vage commented 1 year ago

This is a comment, testing the new workflow

Testing
d0c-s4vage commented 1 year ago
# Slide 1

Testing

# Slide 2

Testing 2
github-actions[bot] commented 1 year ago

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

markdown preview image

d0c-s4vage commented 1 year ago
# Render me please

| table | table |
|:------|------:|
| v1    | v1    |
github-actions[bot] commented 1 year ago

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

markdown preview image