You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I can get anything related to custom url scheme working.
Following the doc does not seem to result in the correct behavior and instead just return the raw text as a link.
I made sure to :
attrs_block
&attrs_inline
to enabled extensions.Except the resulting link is :
sample:0.6.x/Samples.Binding/MyBinding.cs
instead of
https://github.com/Mrcubix/OpenTabletDriver-Plugin-Doc/blob/master/samples/0.6.x/Samples.Binding/MyBinding.cs
Is there something else I'm supposed to configure? Something that isn't on that page or section and SHOULD be?
The repo in question : https://github.com/Mrcubix/OpenTabletDriver-Plugin-Doc
Beta Was this translation helpful? Give feedback.
All reactions