Skip to content

Commit

Permalink
Make filter usable as a Quarto extension
Browse files Browse the repository at this point in the history
  • Loading branch information
tarleb committed May 22, 2023
1 parent 6cd6374 commit 12af2e9
Show file tree
Hide file tree
Showing 3 changed files with 532 additions and 524 deletions.
7 changes: 7 additions & 0 deletions _extensions/diagram/_extension.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: diagram
author: Albert Krewinkel
version: 1.0.0
quarto-required: ">=1.3"
contributes:
filters:
- diagram.lua
Loading

0 comments on commit 12af2e9

Please sign in to comment.