Registry / utility / campoy-embedmd

campoy-embedmd

JSON →
library1.0.0gogounverified

Embedmd embeds files or fractions of files into markdown files.

go get github.com/campoy/embedmd
INSTALL
IMPORT
SIG · CAMPOY-EMBEDMD
C
campoy-embedmd
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

embedmd
✓ github.com/campoy/embedmd

Embed files or code snippets into markdown documents.

package main import ( "fmt" "github.com/campoy/embedmd" ) func main() { // embedmd is primarily a command-line tool; this is a placeholder. fmt.Println("Use 'embedmd' command to embed files into markdown.") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
campoy-embedmd — go get campoy-embedmd · libregistry