Greasy Fork is available in English.

ao3 tweak formatting

quick tools for text formatting

2020-07-03 일자. 최신 버전을 확인하세요.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
scriptfairy
평점
0 0 0
버전
2.2.2
생성
2016-05-17
갱신
2020-07-03
라이선스
없음
동작 사이트

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!