Skip to content

Comments

add a new plugin "accent-neutralise"#845

Merged
yihui merged 3 commits intomasterfrom
fix822
Aug 17, 2020
Merged

add a new plugin "accent-neutralise"#845
yihui merged 3 commits intomasterfrom
fix822

Conversation

@shrektan
Copy link
Collaborator

Closes #822

DT::datatable(data.frame(A = c('a', 'u', 'ü', 'b'), B = 1:4), plugins = 'accent-neutralise')

image

in addition, remove the dataTables. prefix (if exists) before the plugin js files
Copy link
Contributor

@yihui yihui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@yihui yihui merged commit 55a10b0 into master Aug 17, 2020
@yihui yihui deleted the fix822 branch August 17, 2020 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: plugin accent-neutralise.js

2 participants