Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tractatus committed Apr 11, 2024
1 parent bce17ee commit 5b77a9a
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 28 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,25 @@
# micrograph
# Micrograph Extension For Quarto

Quarto shortcode extension to display micrographs in revealjs presentations
Quarto shortcode extension to display micrographs in revealjs presentations

_TODO_: Add a short description of your extension.

## Installing

_TODO_: Replace the `<github-organization>` with your GitHub organization.

```bash
quarto add <github-organization>/micrograph
```

This will install the extension under the `_extensions` subdirectory.
If you're using version control, you will want to check in this directory.

## Using

_TODO_: Describe how to use your extension.

## Example

Here is the source code for a minimal example: [example.qmd](example.qmd).

File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 0 additions & 3 deletions micrograph/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions micrograph/README.md

This file was deleted.

0 comments on commit 5b77a9a

Please sign in to comment.