Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering of marker values in margin-region #61

Open
bertfrees opened this issue Jul 28, 2016 · 0 comments
Open

Rendering of marker values in margin-region #61

bertfrees opened this issue Jul 28, 2016 · 0 comments

Comments

@bertfrees
Copy link
Contributor

Note that in theory you can already accomplish this by creating a marker-indicator + class for each distinct value in the document.

To support this properly, I would suggest allowing marker-reference inside margin-region or indicators. The direction, scope and start-offset attributes would probably not be needed though, and if they would be needed they would have a different meaning. So maybe it's better to give the element a new name.

The behavior would be a mix of marker-reference and marker-indicator. It's like "marker-reference" because values of markers are inserted, not just symbols that indicate the presence of markers. And it's like "marker-indicator" because of where the strings are positioned: in left or right margin regions, and relative to a certain line.

By default the first marker on a line should be selected (this is also the only behavior I can think of atm that makes sense).

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

No branches or pull requests

2 participants