Skip to content

Enhance TextPainter to draw Formatted Lists #73

Description

@sesteel

Enhance TextPainter and related classes such that it supports the drawing of formatted lists. If you were to use wiki formatting the following figure a would display like figure b.

Figure A:
* Item A
** Item A.a
** Item A.b
* Item B
...

Figure B:
● Item A
  ○ Item A.a
  ○ Item A.b
● Item B
...

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions