ao3 tweak formatting

quick tools for text formatting

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
scriptfairy
Daily installs
1
Total installs
585
Ratings
4 0 0
Version
2.3.0
Created
2016-05-17
Updated
2020-07-07
Size
3.24 KB
License
N/A
Applies to

Adds some options to mess with the text formatting at the top of each work:

  • remove line breaks: tries to squash extra spaces due to extra break tags/nonbreaking spaces between paragraphs
  • insert line break: adds extra space between paragraphs
  • align to default: strips all hardcoded alignment
  • strip italics: removes all <em>/<i> tags
  • strip ellipses: change all ... to .
  • remove double spaces: changes two successive spaces into one
  • *word* to word: as advertised. incredibly experimental, may break unexpectedly

Changes will stack!