Greasy Fork is available in English.

ao3 tweak formatting

quick tools for text formatting

Pada tanggal 03 Juli 2020. Lihat %(latest_version_link).

Penulis
scriptfairy
Nilai
0 0 0
Versi
2.2.2
Dibuat
17 Mei 2016
Diperbarui
03 Juli 2020
Lisensi
N/A
Berlaku untuk

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!