lemonilia commited on
Commit
d368d95
·
1 Parent(s): aad0371

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -108,9 +108,7 @@ Name: 2350, dtype: object
108
  - Converted post dates to ISO format
109
  - Simplified blockquotes
110
  - Removed attributes (class, style) from most tags
111
- - Changed stylistic div/span into their closest HTML counterpart
112
- - Some deprecated tags have been used
113
- - Cosmetic font sizes consolidated into three categories: `<small>`, normal, `<big>`
114
  - Font changes removed
115
  - Special CSS effects removed
116
  - Background-colored text into `<mark>`
 
108
  - Converted post dates to ISO format
109
  - Simplified blockquotes
110
  - Removed attributes (class, style) from most tags
111
+ - Cosmetic font sizes consolidated into three categories: `<small>`, normal, `<big>` (deprecated tag)
 
 
112
  - Font changes removed
113
  - Special CSS effects removed
114
  - Background-colored text into `<mark>`