Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,16 @@
description: >
Publish blog posts or web pages on a schedule.

- name: scientific-writing
path: https://github.com/lsbjordao/quarto-scientific-writing
author: '[Lucas S.B. Jordão](https://github.com/lsbjordao)'
description: >
Turn a rendered HTML manuscript into an in-browser writing reviewer:
linguistic diagnostics (long sentences, passive voice, hedging,
nominalizations, connectors), NLP-based analysis, readability scores, a 70+
metric panel, and scholarly-structure audits of citations, DOIs, figure/table
cross-references, and numeric evidence (parameterized vs. hard-coded values).

- name: search-replace
path: https://github.com/ute/search-replace
author: '[Ute Hahn](https://github.com/ute/)'
Expand Down
Loading