SIGN IN SIGN UP
markedjs / marked UNCLAIMED

A markdown parser and compiler. Built for speed.

0 0 56 JavaScript

docs: clarify extension terminology ambiguity (#3881)

docs: clarify 'extension' terminology ambiguity

Add a terminology note section to explain the difference between:
- MarkedExtension: the configuration object passed to marked.use()
- TokenizerAndRendererExtension: custom syntax definitions in the extensions array

This addresses the confusion described in #3182 where 'extensions' is used
with two different meanings throughout the documentation.

Fixes #3182

Co-authored-by: njg7194 <njg7194@github.com>
N
No jae gun committed
65d7c80de019b069a511b0076a883bae731c6ed4
Parent: 6b58506
Committed by GitHub <noreply@github.com> on 2/8/2026, 3:27:44 AM