Skip to content

Commit

Permalink
Update packages/myst-ext-proof/src/proof.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Franklin Koch <franklinwkoch@gmail.com>
  • Loading branch information
agoose77 and fwkoch authored Nov 20, 2024
1 parent 8b51b2d commit 361195e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/myst-ext-proof/src/proof.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const proofDirective: DirectiveSpec = {
...commonDirectiveOptions('proof'),
nonumber: {
type: Boolean,
doc: 'Legacy flag to disable numbering of proofs; equivalent to `enumerated: false`',
},
},
body: {
Expand Down

0 comments on commit 361195e

Please sign in to comment.