Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/commonmark/cmark
/ cmark_reference
Class
cmark_reference
src/references.h:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
struct cmark_reference {
11
struct cmark_reference *next;
12
unsigned char *label;
13
unsigned char *url;
14
unsigned char *title;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected