Skip to content

Commit

Permalink
Merge branch 'master' of github.com:d0c-s4vage/lookatme
Browse files Browse the repository at this point in the history
  • Loading branch information
d0c-s4vage committed Oct 22, 2020
2 parents 655a755 + 6da49b5 commit 94f1455
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file modified docs/source/_static/lookatme_tour.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed examples/napoleon_dynamite.jpg
Binary file not shown.
Binary file added examples/nasa_orion.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions examples/tour.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ extensions:
- qrcode
- image_ueberzug
styles:
style: monokai
style: solarized-dark
table:
column_spacing: 15
column_spacing: 5
margin:
top: 3
bottom: 3
bottom: 0
padding:
top: 3
bottom: 3
top: 1
bottom: 1
---

# Markdown Support: Inline
Expand Down Expand Up @@ -123,7 +123,7 @@ hello

# Extensions > Images

![15](./napoleon_dynamite.jpg)
![15](./nasa_orion.jpg)

Extensions can also provide support for images! the
[image_ueberzug](https://github.com/d0c-s4vage/lookatme.contrib.image_ueberzug)
Expand Down Expand Up @@ -170,8 +170,8 @@ docker run --rm -it ubuntu:18.04

# Live Editing

Hello from vim! Lookatme supports live editing (reloading when the source
file changes)
When run with the `--live` option, lookatme watches for file changes and
auto-reloads the source markdown

---

Expand Down

0 comments on commit 94f1455

Please sign in to comment.