mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07: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:
parent
612543919e
commit
29e4066944
7 changed files with 122 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
add plugin.filter:
|
||||
- name: unicode_normalize
|
||||
description: Normalizes unicode strings to facilitate comparison of characters with normalized forms
|
Loading…
Add table
Add a link
Reference in a new issue