Skip to content

doc: fix a formatting error in buffer.md

Rodrigo Muino Tomonari requested to merge github/fork/ChALkeR/docfix into master
Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Fixes an error in doc/api/buffer.md, (see the TypedArray.from() link).

It was treated as a link to "e.g. Uint8Array.from()".

Found with remark-lint (see #8551).

Extracted from #8551, as this could land much faster and should probably be backported if needed.

Merge request reports

Loading