mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
New filter plugin - unicode_normalization (#3359)
* Initial commit * Adding maintainer in BOTMETA * Adding changelog fragment * Updating filter_guide * Applying initial review suggestions
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
add plugin.filter:
|
||||
- name: unicode_normalize
|
||||
description: Normalizes unicode strings to facilitate comparison of characters with normalized forms
|
||||
Reference in New Issue
Block a user