rdx-github 0.1.0

GitHub references transform for RDX — converts #123, @user, and commit SHAs to links
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "rdx-github"
description = "GitHub references transform for RDX — converts #123, @user, and commit SHAs to links"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true

[dependencies]
rdx-ast.workspace = true
rdx-transform.workspace = true