Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tractatus committed Apr 12, 2024
1 parent 47da2cb commit c0e33a8
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

Quarto shortcode extension to display micrographs in revealjs presentations

### Features not implemented but in wish list
![](example.gif)

### Features not implemented but on the wish list

In descending order of priority.
In descending order of priority:

- Support for 16-bit raw tif.
- Panel to change LUT configuration instead of default RGB:
Expand Down Expand Up @@ -47,13 +49,12 @@ The shortcode has the formula:
- Optional arguments are:
- `width = "255"` default is 255px.

Full example:

```
{{< micrograph ./img/GFP.jpg DAPI Phalloidin GFP width="255" >}}
```

![](example.gif)


## Example

Check our the source code for a minimal example using revealjs for the presentation: [example.qmd](example.qmd).
Expand Down

0 comments on commit c0e33a8

Please sign in to comment.