-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Note tags are not rendering at all
[x] Bug report
[ ] Content update
[ ] Process update (build, deployment, ... )
Hexo tags that try and insert a note are not rendering at all. This affects both running locally and in production.
Tags like this are not rendering at all. This is most likely related this change. #2212 and #935
{% note warning "Change Configuration File" %}
You can change the configuration file or turn off the use of a configuration file by using the {% url "`--config-file` flag" command-line#cypress-open-config-file-lt-config-file-gt %}.
{% endnote %}