fn range_between_backticks(ori_link: &MarkdownLink) -> Range<usize>
Expand description

Get the section of a link between the backticks, or the whole link if there aren’t any backticks.

For example:

[`Foo`]
  ^^^