Skip to content

Commit

Permalink
Added note about replacement order
Browse files Browse the repository at this point in the history
  • Loading branch information
anbeemer committed Jul 16, 2024
1 parent 268ce4b commit eda9608
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/tutorials/text_replacements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Note that `_course_metadata/replacements.json` is just a regular old JSON file.
Usage
--------

Keep in mind that the order of replacement is unspecified. Thus, it is important to choose keys that will not appear within values, and will not appear within source documents where replacement is undesired.


Custom text replacements per-content
--------------------------------------
Expand Down

0 comments on commit eda9608

Please sign in to comment.