forked from furthlab/micrograph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
23 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes