Skip to content

Commit

Permalink
Replace stray markdown with correct RST (#2132)
Browse files Browse the repository at this point in the history
  • Loading branch information
utkonos authored Jan 13, 2025
1 parent 390b66b commit ef8f1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/writingrules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ encoding format used by your text editor. This never meant to be a feature, the
original intention always was that YARA strings should be ASCII-only and YARA
4.1.0 started to raise warnings about non-ASCII characters in strings. This
limitation does not apply to strings in the metadata section or comments. See
more details [here](https://github.com/VirusTotal/yara/wiki/Unicode-characters-in-YARA)
more details `here <https://github.com/VirusTotal/yara/wiki/Unicode-characters-in-YARA>`_.


Case-insensitive strings
Expand Down

0 comments on commit ef8f1de

Please sign in to comment.