issues
search
bytesparadise
/
libasciidoc
A Golang library for processing Asciidoc files.
Apache License 2.0
205
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Typo fix in comment of configuration.go
#1119
Atlas48
opened
5 months ago
1
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
#1118
dependabot[bot]
opened
7 months ago
1
LIMITATIONS.adoc Housekeeping
#1117
sdavids
opened
7 months ago
0
Not processing index terms properly
#1116
gdamore
opened
9 months ago
0
fix: generate alt text from filename for data-uri images
#1115
rxt1077
opened
10 months ago
1
Generate alt text from filename for data-uri images
#1114
rxt1077
opened
10 months ago
0
Join with other developers to submit a more standardized Go-lang implementation
#1113
diguage
opened
10 months ago
1
Anchor part of cross reference dropped
#1112
gdamore
opened
11 months ago
0
chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
#1111
dependabot[bot]
closed
1 year ago
1
Misapplied character replacement substitutions
#1110
pjanx
opened
1 year ago
0
include fails with absolute paths
#1109
DavidGamba
opened
1 year ago
0
Expose Attributes in types.Metadata response
#1108
DavidGamba
opened
1 year ago
2
Expose document attributes in types.Metadata response
#1107
DavidGamba
opened
1 year ago
0
Don't log when used as a library
#1106
gi-yt
closed
1 year ago
3
chore(deps): bump golang.org/x/net from 0.4.0 to 0.7.0
#1105
dependabot[bot]
closed
1 year ago
1
Add basename function to sgml FuncMap
#1104
davidgamba-au
closed
1 year ago
5
Add unescape function to template FuncMap
#1103
DavidGamba
closed
1 year ago
1
chore(project): upgrade Ginkgo to v2.7.0 and Gomega to v1.24.2
#1102
xcoulon
closed
1 year ago
1
chore(docs): update README related to Chroma prefixes
#1101
xcoulon
closed
1 year ago
1
Don't lowercase section title IDs in parser
#1100
DavidGamba
closed
2 years ago
2
chore(project): update GoReleaser config
#1099
xcoulon
closed
2 years ago
1
feat(renderer): support inline formatting in table of contents
#1098
xcoulon
closed
2 years ago
1
feat(renderer): table columns as headers
#1097
xcoulon
closed
2 years ago
1
fix(parser): support newlines in link attributes
#1096
xcoulon
closed
2 years ago
1
Broken parsing
#1095
pjanx
closed
2 years ago
1
Table header style not supported
#1094
pjanx
closed
2 years ago
0
Section headers do not render inline formatting
#1093
pjanx
closed
2 years ago
2
toc-title attribute behaves wrong
#1092
pjanx
closed
2 years ago
3
refactor(test): remove 'MatchDocumentFragmentGroups' matcher
#1091
xcoulon
closed
2 years ago
1
Replace GNU make with Go build system
#1090
vl-ms
closed
2 years ago
1
chore(renderer): update alecthomas/chroma to v2.3.0
#1089
xcoulon
closed
2 years ago
0
chore(build): run tests with Go 1.17, 1.18 and 1.19
#1088
xcoulon
closed
2 years ago
1
refactor(types): RawLine as custom struct
#1087
xcoulon
closed
2 years ago
1
chore(bench): capturing wallclock timelines with fgtrace
#1086
xcoulon
closed
2 years ago
1
test(project): restore default log level to 'error'
#1085
xcoulon
closed
2 years ago
1
refactor(parser): more simplifications in the grammar
#1084
xcoulon
closed
2 years ago
1
test(project): loglevel arg
#1083
xcoulon
closed
2 years ago
1
test(parser/renderer): verify quoted text case
#1082
xcoulon
closed
2 years ago
1
refactor(parser): improve grammar
#1081
xcoulon
closed
2 years ago
1
refactor(parser): simplify InlineWord vs Word rules
#1080
xcoulon
closed
2 years ago
1
refactor(parser): simplify QuotedText rules
#1079
xcoulon
closed
2 years ago
2
Underscores break bold formatting
#1078
pjanx
closed
2 years ago
2
Italic formatting confusion within links
#1077
pjanx
closed
2 years ago
0
Can't go install cmd/libasciidoc
#1076
pjanx
closed
2 years ago
1
refactor(parser): simplify DocumentHeader grammar rule and type
#1075
xcoulon
closed
2 years ago
2
fix(parser): no need for a preamble wrapper if no title
#1074
xcoulon
closed
2 years ago
1
No need to insert a preamble when doc has no title
#1073
xcoulon
closed
2 years ago
0
refactor(parser): remove unnecessary 'RawApostrophe' grammar rule
#1072
xcoulon
closed
2 years ago
1
refactor(parser): reparse content if needed only
#1071
xcoulon
closed
2 years ago
2
refactor(renderer): simplify rendering of special characters
#1070
xcoulon
closed
2 years ago
2
Next