issues
search
asciidoctor
/
docbookrx
(An early version of) a DocBook to AsciiDoc converter written in Ruby.
MIT License
22
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix "cannot load such file -- docbookrx (LoadError)"
#73
saper
closed
1 year ago
2
handle equal signs in link element's text
#72
shlomif
closed
1 year ago
7
Convert manpages
#70
dashohoxha
closed
1 year ago
3
Handle <part> elements.
#69
dashohoxha
closed
1 year ago
0
Setting up docbookrx on Windows environment giving the issue - 'bundler command not found: docbookrx'
#68
vishalkrsinha
closed
4 years ago
2
`Include file not readable` error when include file is in a subfolder
#67
StefanD986
opened
4 years ago
1
I have a ton of fixes - how to submit ?
#66
kkaempf
opened
5 years ago
4
Package as a gem
#65
rockyallen
opened
5 years ago
3
Handle screenshot as a figure
#64
raimue
closed
6 years ago
1
Handle email element
#63
raimue
closed
6 years ago
2
upgrade nokogiri
#62
mojavelinux
closed
6 years ago
0
A few changes to make the docbook output less messy
#61
Hextremist
closed
6 years ago
1
Fix typos
#60
jwilk
closed
7 years ago
1
Convert figure element's xml:id attribute into ID anchor to enable linking to figures
#59
fbolton
closed
1 year ago
4
Fixed generation of document header for DocBook 5 book
#58
fbolton
closed
1 year ago
0
Fixes for conversion of procedure element
#57
fbolton
closed
1 year ago
0
Remove .ruby-version to to avoid modified file. This fixes #55.
#56
junaruga
closed
8 years ago
3
.ruby-version file registered on git repo
#55
junaruga
closed
8 years ago
3
Add feature to convert from condition to ifdef for #43
#54
junaruga
closed
8 years ago
6
Non-breaking spaces are stripped out
#53
lucascosti
opened
8 years ago
2
Fixed handling of nested or multiple elements in variable lists
#52
mrietveld
closed
8 years ago
0
Refactor DocbookRX to first create an internal model before creating output
#51
mrietveld
opened
8 years ago
2
Create a contributing guide
#50
mojavelinux
opened
8 years ago
1
enable warnings when running rspec
#49
mojavelinux
closed
8 years ago
3
Fix for warning messages.
#48
junaruga
closed
8 years ago
1
Avoid modified .bundle/config
#47
junaruga
closed
8 years ago
15
Leveloffset before/after inclusion resets any previously defined value
#46
tradej
opened
8 years ago
2
Update for rspec with color.
#45
junaruga
closed
8 years ago
2
Bridgehead processing is broken
#44
tradej
closed
8 years ago
3
Implement conditions
#43
tradej
opened
8 years ago
5
Fixing nested programlisting in para in listitem
#42
mrietveld
closed
8 years ago
2
Nested <programlisting> element in <para> in <listitem> not handled correctly
#41
mrietveld
closed
8 years ago
2
Fixing possible nil in proces_table
#40
mrietveld
closed
8 years ago
3
Update WORKLOG.adoc to clarify status set in #22
#39
jaredmorgs
closed
8 years ago
0
Don't start output with blank line
#38
jaredmorgs
opened
8 years ago
0
Improve how text directly after a <variablelist> tag is handled inside <para> tags
#37
jaredmorgs
opened
8 years ago
0
Implement nested lists
#36
jaredmorgs
opened
8 years ago
3
Implement <list> IDs
#35
jaredmorgs
opened
8 years ago
1
Implement <calloutlist> and children.
#34
jaredmorgs
opened
8 years ago
1
Implement <qandaset> and child elements.
#33
jaredmorgs
closed
8 years ago
1
List item is not continued if <literallayout> is delimited
#32
jaredmorgs
opened
8 years ago
1
Implement citetitle and attribution on blockquote
#31
jaredmorgs
opened
8 years ago
0
Implement inline formatting in table cell content
#30
jaredmorgs
opened
8 years ago
0
Handle complex content in varlistentry
#29
jaredmorgs
opened
8 years ago
0
Include an option to omit role names for <literal> tags.
#28
jaredmorgs
opened
8 years ago
0
Set default attributes for the article doctype
#27
jaredmorgs
opened
8 years ago
0
Create a Ruby API for DocBookRx
#26
jaredmorgs
opened
8 years ago
0
Better Handle Nested Elements on listitem
#25
jaredmorgs
closed
8 years ago
1
No visitor defined for <refentry>! Skipping.
#24
htakeda
closed
1 year ago
2
Convert manpage DocBook
#23
mojavelinux
opened
8 years ago
3
Next