lemonilia commited on
Commit
a55509b
·
verified ·
1 Parent(s): 5903885

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -29,6 +29,7 @@ The entirety of the _In-character_, _Structured Games_ and _Free Form Roleplayin
29
 
30
  ## Processing done
31
  - Converted all `<br/>` (and their variants) to `\n`
 
32
  - Changed non-breakable spaces into regular spaces
33
  - Changed `<font>` tags to `<span style="...">`
34
  - Converted font sizes to the standard HTML absolute size keywords
 
29
 
30
  ## Processing done
31
  - Converted all `<br/>` (and their variants) to `\n`
32
+ - Skipped empty (0-messages) threads
33
  - Changed non-breakable spaces into regular spaces
34
  - Changed `<font>` tags to `<span style="...">`
35
  - Converted font sizes to the standard HTML absolute size keywords