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!