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

Create outline with markers #12

Open
1 task
olivroy opened this issue Aug 30, 2023 · 1 comment
Open
1 task

Create outline with markers #12

olivroy opened this issue Aug 30, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@olivroy
Copy link
Owner

olivroy commented Aug 30, 2023

@olivroy olivroy added the enhancement New feature or request label Feb 13, 2024
@olivroy
Copy link
Owner Author

olivroy commented Apr 21, 2024

The markers argument can contains either a list of marker lists or a data frame with the appropriate marker columns. The fields in a marker are as follows (all are required):

Variable Descr
type The marker type ("error", "warning", "info", "style", or "usage").
file The path to the associated source file.
line The line number for the associated marker.
column The column number for the associated marker.
message A message associated with the marker at this location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant