Skip to content

Colored Arrows and squares? #21

@adam248

Description

@adam248

Hi,

1

I noticed by accident that Ctrl+RClick+Drag results in a different color than just RClick+Drag. (Same with alt).

image

However, when I click "Copy" and paste into the md all the arrows and squares return to just green.

fen: rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1
arrows: e2->e4 d2->d4 c2->c4 c7->c5 d7->d5 e7->e5 f2->f4 f7->f5
squares: h5 a4 a5 h4 g5 g4 b5 b4

Is there a way to change the color of arrows and squares in the notation?

2

Also, while I'm here, I find the copy button doesn't have a newline character between each attribute.
For example;

This is a raw copy and paste:

fen: rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1arrows: e2->e4 d2->d4 c2->c4 c7->c5 d7->d5 e7->e5 f2->f4 f7->f5squares: h5 a4 a5 h4 g5 g4 b5 b4

It would be nice if it was pasted with the correct formatting of:

fen: rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1
arrows: e2->e4 d2->d4 c2->c4 c7->c5 d7->d5 e7->e5 f2->f4 f7->f5
squares: h5 a4 a5 h4 g5 g4 b5 b4

Thank you

But all that said, thank you very much for this plugin.

One last question, is this notation shared with other markdown renderers? or is this a custom notation?

Thanks again

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