Contents Menu Expand Light mode Dark mode Auto light/dark mode Skip to content
rst-budoux v0.0.0
rst-budoux v0.0.0
  • インストール
  • 使い方
  • Sphinx拡張
  • 更新履歴
  • API reference
    • rst_budoux package
      • rst_budoux.cli package
        • rst_budoux.cli.html module
        • rst_budoux.cli.psuedoxml module
      • rst_budoux.writers package
        • rst_budoux.writers.html module
      • rst_budoux.sphinx module
Back to top

rst_budoux.writers package¶

Submodules¶

  • rst_budoux.writers.html module
    • visit_word_break()

Module contents¶

rst_budoux.writers.depart_word_break(self: NodeVisitor, node: WordBreak)¶

When depart from <word-break>, translator do nothing.

Next
rst_budoux.writers.html module
Previous
rst_budoux.cli.psuedoxml module
Copyright © 2024, Kazuya Takei
Made with Sphinx and @pradyunsg's Furo
On this page
  • rst_budoux.writers package
    • Submodules
    • Module contents
      • depart_word_break()