https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22584 --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 87279 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87279&action=edit Bug 22584: Add YAML support for Codemirror This patch adds the dependencies required to provide YAML syntax highlighting in CodeMirror text areas. The OpacHiddenItems system preference configuration is updated to use a "text/x-yaml" CodeMirror syntax. To test, apply the patch and go to Administration -> System preferences -> OPAC. Expand the OpacHiddenItems preference and test that YAML-formatted text entry has the correct syntax highlighting. -- You are receiving this mail because: You are watching all bug changes.