Skip to content

Spec/Subs: Implement Typographic Replacements & Character Entity Conversions #111

Description

@webmaven

Description

Implement typographic character replacements and character entity substitutions in compliance with the AsciiDoc specification outline.

Specification Reference

Proposed Changes

  • Tests (TDD):
    • Add unit tests in tests/test_inlines_parsing.py and tests/test_resolver.py.
    • Add local TCK fixtures for typographic replacement rules.
  • Implementation:
    • Implement typographic substitutions in src/asciidoctrine/resolver.py or dedicated inline replacement pipeline.
    • Update docutils_backend.py and serializer.py to preserve or translate entity replacements.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestspecRequired by the AsciiDoc specification

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions