issues
search
vernak2539
/
astro-rehype-relative-markdown-links
Rehype Plugin for Astro that allows for usage of relative links between markdown files
https://www.npmjs.com/package/astro-rehype-relative-markdown-links
15
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: remove invalid workflow dispatch property
#63
techfg
opened
13 hours ago
0
not the right path
#62
Arhell
closed
3 months ago
1
run tests with node.js v22.x
#61
vernak2539
closed
6 months ago
0
automated doc gen: install deps
#60
vernak2539
closed
6 months ago
0
update docs automatically on push to master
#59
vernak2539
closed
6 months ago
0
fix: do not transform links outside of a content collection directory
#58
techfg
closed
2 weeks ago
2
bug: markdown links to files outside of a `content collection directory` should not be transformed
#57
techfg
closed
2 weeks ago
0
fix: consistent trailing slash on `index.md` urls
#56
techfg
closed
6 months ago
1
fix: type import and test name
#55
techfg
closed
6 months ago
0
bug: inconsistent application of forward slash for collection index pages
#54
techfg
closed
6 months ago
0
feat: add support for dynamically resolving collection name and/or url path
#53
techfg
opened
7 months ago
0
feat: add relative path support for transforming urls
#52
techfg
opened
7 months ago
1
perf: cache frontmatter
#51
techfg
closed
6 months ago
1
feat: add support for specifying collection names used in transformed URL paths
#50
techfg
opened
7 months ago
3
fix: remove contentPath, add srcDir & align `collection base` on a per collection basis
#49
techfg
opened
7 months ago
4
fix: `basePath` option name should align with Astro `base` option name (#46)
#48
techfg
closed
6 months ago
1
bug: `contentPath` is required in order to correctly transform when `collectionPathMode` is root
#47
techfg
opened
7 months ago
0
bug: `basePath` option name should align with corresponding Astro `base` option name
#46
techfg
closed
6 months ago
5
feat: create Astro integration wrapper for plugin
#45
techfg
opened
7 months ago
7
fix(changelog): trigger update-changelog workflow from publish
#44
vernak2539
closed
7 months ago
0
chore: generate changelog before publish and push
#43
vernak2539
closed
7 months ago
0
fix(changelog): split workflow into two jobs
#42
vernak2539
closed
7 months ago
0
Automatically update changelog for new versions
#41
vernak2539
closed
7 months ago
4
chore: single source of truth for options
#40
techfg
closed
7 months ago
2
chore: run tests on windows machine
#39
vernak2539
closed
7 months ago
0
chore(changelog): remove old changelog generator (for real)
#38
vernak2539
closed
7 months ago
0
fix: exclude files with underscore in path under content dir
#37
techfg
closed
7 months ago
0
chore: improve relative link validation
#36
techfg
closed
6 months ago
0
feat: transform any anchor element
#35
techfg
opened
7 months ago
0
fix: only transform anchor elements
#34
techfg
closed
7 months ago
1
bug: transforms `href` of non-anchor elements
#33
techfg
closed
7 months ago
4
fix: cross-platform dev/test/exec issues (#31)
#32
techfg
closed
7 months ago
1
bug: does not work cross-platform (e.g., windows)
#31
techfg
closed
7 months ago
1
use zod for options validation and defaulting
#30
vernak2539
closed
7 months ago
0
Docs gen
#29
vernak2539
closed
7 months ago
0
chore: use 'describe' in src/index.test.mjs instead of test grouping
#28
vernak2539
closed
7 months ago
0
proposal: consider alternate approach to path transformation
#27
techfg
opened
7 months ago
2
question: expected behavior for links from/to locations not in a current content collection
#26
techfg
opened
7 months ago
1
bug: Links are generated for excluded content collection files
#25
techfg
closed
7 months ago
1
feat: support mapping a content collection directory name to a site page path
#24
techfg
opened
7 months ago
1
update to yarn v4.1.1
#23
vernak2539
closed
7 months ago
0
chore: use zod to validate options and provide sensible defaults
#22
vernak2539
closed
7 months ago
0
fix/feat: Resolves #14 #15 #16 #11 #18 #12
#21
techfg
closed
7 months ago
2
feat: add trailingSlash support (#11)
#20
techfg
closed
7 months ago
3
fix: handle collections in root of site (#18)
#19
techfg
closed
7 months ago
7
bug: When `contentPath` is the same as the `collectionPath`, some transformed paths are incorrect
#18
techfg
closed
7 months ago
2
fix: resolves #14, #15 & #16
#17
techfg
closed
7 months ago
19
bug: Incorrectly strips `index` from content collection root index page
#16
techfg
closed
7 months ago
2
bug: Content collection name portion of path segment is slugified
#15
techfg
closed
7 months ago
2
bug: Transformed url does not respect custom slug
#14
techfg
closed
7 months ago
2
Next