Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Commit

Permalink
Create new screenshot
Browse files Browse the repository at this point in the history
Closes GH-145
  • Loading branch information
swsnr committed Oct 18, 2020
1 parent e67e303 commit 5d46f73
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ $ mdcat sample.md

![mdcat showcase with different colour themes][sxs]

mdcat in [iTerm2], with [Dracula], and [Solarized] Light and Dark (from left to
mdcat in [kitty], with Tango Light, [Dracula], and [Solarized] Light (from left to
right), and [PragmataPro] as font.

[CommonMark]: http://commonmark.org
[Solarized]: http://ethanschoonover.com/solarized
[dracula]: https://draculatheme.com/iterm/
[iterm2]: https://www.iterm2.com
[kitty]: https://sw.kovidgoyal.net/kitty/index.html
[PragmataPro]: https://www.fsd.it/shop/fonts/pragmatapro/
[sxs]: ./screenshots/side-by-side.png

Expand Down Expand Up @@ -50,7 +50,7 @@ Not supported:
[osc8]: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda
[Terminology]: http://terminolo.gy
[ConEmu]: https://conemu.github.io
[kitty]: https://sw.kovidgoyal.net/kitty/index.html
[iterm2]: https://www.iterm2.com

## Usage

Expand Down
10 changes: 5 additions & 5 deletions sample/showcase.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ fn main() {
}
```

## iTerm2 specials
## Specials

iTerm2 adds jump marks for headlines and images:
`mdcat` prints images and hyperlinks:

![A unicorn](./unicorn.png)
![Rust](./rust-logo-128x128.png)

Source: [Pixabay](https://pixabay.com/de/einhorn-regenbogen-magische-magie-2087450/), CC0
Source: [Rust](https://www.rust-lang.org/)

Enjoy ❤️
Enjoy ❤️
Binary file removed sample/unicorn.png
Binary file not shown.
Binary file modified screenshots/dracula.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/side-by-side.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/solarized-dark.png
Binary file not shown.
Binary file modified screenshots/solarized-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/tango-light.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5d46f73

Please sign in to comment.