Skip to content

Commit

Permalink
note that markup strings will not be instrumented, #186
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Jun 12, 2023
1 parent 38f7909 commit 269bfff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/common/GQSymbols.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
/**
* Strings for mathematical symbols, with markup for RichText.
*
* We have not instrumented these Properties for PhET-iO, because seeing the markup is not useful for clients.
* See https://github.com/phetsims/graphing-quadratics/issues/186
*
* @author Chris Malley (PixelZoom, Inc.)
*/

Expand Down

0 comments on commit 269bfff

Please sign in to comment.