Skip to content

Link to a line should jump to that line #30

@berezovskyi

Description

@berezovskyi

Via https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#linking_to_an_element_on_the_same_page, an id could be added to every row in https://github.com/matze/wastebin/blob/master/src/highlight.rs#L99 (should be let line = format!(r#"<td class="line" id="L{line_number}">{formatted_str}"#);)

P.S. Thanks for a nice project!

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