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
Enhance to allow references to other nodes from within the description
Probably the cleanest way is to use the existing Markdown syntax for links, but use a distinct URI scheme prefix for regmap paths (like "rdl://path.to.thing" instead of http:, ftp:, etc.)
This would be pretty straightforward to post-process and replace with proper links to nodes/fields/etc
The text was updated successfully, but these errors were encountered:
Enhance to allow references to other nodes from within the description
Probably the cleanest way is to use the existing Markdown syntax for links, but use a distinct URI scheme prefix for regmap paths (like "rdl://path.to.thing" instead of http:, ftp:, etc.)
This would be pretty straightforward to post-process and replace with proper links to nodes/fields/etc
The text was updated successfully, but these errors were encountered: