Greasy Fork is available in English.

ao3 tweak formatting

quick tools for text formatting

Versão de: 03/07/2020. Veja: a última versão.

Autor
scriptfairy
Avaliações
0 0 0
Versão
2.2.2
Criado
17/05/2016
Atualizado
03/07/2020
Licença
N/A
Aplicável a

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!