Skip to content

Commit

Permalink
Add link to kramdown documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Dec 10, 2023
1 parent f0e34ec commit 2b78716
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ prismic = [
Kramdown::Document.new(prismic, input: :prismic).to_kramdown
```

You can also convert to or from others formats supported by Kramdown. See [kramdown documentation](https://kramdown.gettalong.org/documentation.html).

### Lookup for warnings

If there is some elements that cannot be converted (see the status table), a warning will be emitted.
Expand Down

0 comments on commit 2b78716

Please sign in to comment.