Skip to content

Commit

Permalink
Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Nov 29, 2023
1 parent 266f017 commit c8eca65
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,18 @@ Here's what it does:
| Embeds are self-links | Embeds are HTML |
| Exports `<aside></aside>` elements | Wants [`::note` syntax][1] |

## Install

```sh
npx @valtown/notion-to-astro
```

## Usage

```sh
npx @valtown/notion-to-astro --help
```

## One-pass

This is intended to be run once in order to start a conversion,
Expand Down

0 comments on commit c8eca65

Please sign in to comment.