Commit dd6420a
authored
Feature/remove html code (#2177)
* Add README for removing HTML tags in list view
Document the purpose of removing HTML tags from fields.
* Implement HTML tag removal and decoding in script.js
Add a script to decode HTML entities and remove HTML tags from the 'fix_notes' field.
* Update README with example image for HTML tag removal
Added an example image to illustrate the removal of HTML tags.
* Update README with screenshot for HTML tag removal
Added a screenshot to illustrate the removal of HTML tags.
* Decode HTML entities in fix_notes field1 parent 349dc9e commit dd6420a
2 files changed
+17
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments