2025-08-01t124644
| # Cool presentation |
| ## Abed Nadir |
| {{ post.date_today }} |
Slide title
’’n🤡
for f in *.m4a; do ffmpeg -i “\(f" -f wav - | wavpack -b256 -i -o "\){f%.m4a}.wv” - ; ffmpeg -i “\({f%.m4a}.wv" -i "\)f” -map 0:a -map_metadata 1 -c:a copy “\({f%.m4a}.mka" ; rm "\){f%.m4a}.wv”
for f in *.m4a; do ffmpeg -i “\(f" -f wav - | wavpack -b256 -i -o "\){f%.m4a}.wv” - ; ffmpeg -i “\({f%.m4a}.wv" -i "\)f” -map 0:a -map_metadata 1 -c:a copy “\({f%.m4a}.mka" ; rm "\){f%.m4a}.wv” ; done
- All Markdown features of Markor are supported for
Slides too
strikeoutitalic code - Start new slides with 3 more hyphens (—) separated by empty lines
- End last slide with hyphens too
- Slide backgrounds can be configured using CSS, for all and individual slides
- Print / PDF export in landscape mode
- Create title only slides (like first slide) by starting the slide (line after —) with title # title
## Slide with centered image * Images can be centered by adding
‘imghcenter’ in alt text & grown to page size with ‘imgbig’ *
Example: ![]() |
|---|
| ## Page with gradient background * and a picture * configure background color/image with CSS .slide_p4 { } (4 = the slide page number) |
![]() |
Page with image background
- containing text and a table
| Left aligned | Middle aligned | Right aligned |
|---|---|---|
| Test | Test | Test |
| Test | Test | Test |

