https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40079 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This adds unordered lists |This adds unordered, release notes|to the HTML tags that are |ordered, and description |allowed in notes fields |list tags (<ul>, <ol>, |(for example, course |<li>, <dl>, <dt>, and <dd>) |reserves staff and public |to the HTML that is allowed |notes). |in notes fields (for | |example, course reserves | |staff and public notes). Summary|C4::Scrubber "note" profile |C4::Scrubber "note" profile |should allow for list |should allow for list (ul, |(ul/ol and li) HTML tags |ol, li, dl, dt, and dd) | |HTML tags --- Comment #16 from David Nind <david@davidnind.com> --- Thanks Martin! I can confirm that ordered list and description list tags now work as well! David -- You are receiving this mail because: You are watching all bug changes.