Skip to content

More distinct formatting for extracted text #9

@OzymandiasTheGreat

Description

@OzymandiasTheGreat

I'm currently taking a front-end class and I need to work with PSD website templates.
Those have a lot of text in small blocks where the layer path is the first line of the block and that
is often the entire block.
Current formatting with 3 dashes above and below doesn't make the header stand out at all and
that gets confusing, especially if you accept my pull request for including font information.
Since this is mostly an opinion matter I'm opening an issue for discussion rather than sending another pull request.

Here's my proposal:

  • Prefix header lines with separator char and a space
  • Base separator line length on path line length
  • Use double >> for separating path components

It would look something like this:

---------------------------
- path >> to >> layer
---------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions