Commit c83ab2a5 authored by Robert Knight's avatar Robert Knight

Add note about deprecation of `normalizeWhitespace` option

parent d79b87a1
...@@ -63,7 +63,8 @@ ...@@ -63,7 +63,8 @@
/** /**
* @typedef GetTextContentParameters * @typedef GetTextContentParameters
* @prop {boolean} normalizeWhitespace * @prop {boolean} normalizeWhitespace - Whether to convert all whitespace to
* an ASCII space char. Obsolete since https://github.com/mozilla/pdf.js/pull/14527.
*/ */
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment