christianvoigt / argdown

a simple syntax for complex argumentation
https://argdown.org
860 stars 28 forks source link

Is it possible to reference a different section in an Argdown file as a hyperlink? #430

Open sbmodrow opened 9 months ago

sbmodrow commented 9 months ago

Hi,

I am using Argdown in Visual Studio and work in file A.ad and want to reference a section in file B.ad by using a hyperlink.

I realized that I can reference the complete file directory as a hyperlink which would open the other file but not necessary the desired section. So what I am currently doing is something like this Referencing Section Name" but would ideally like to jump directly to the section.

Is this possible?