Refer to markdown anchor from code comments

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Duplicate
    • None
    • Component/s: None
    • None

      I am trying to have a markdown as some kind of specification document. As part of this I would like to be able to refer (through my code) to some kind of anchor in a markdown file.

      Anchors would be to something like:

      [1.0] Spec item 1
      [1.1] ...
      [2.0] ...
      

      In my code (C / python / perl / etc.), python example:

      for this in that:
           print(this)   # (linkToMarkdown:[1.0])
      

              Assignee:
              Unassigned
              Reporter:
              David Boulanger Latour
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: