Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCheck whether filename is set when rendering asciidoc. Resolves #1289 #1290
Conversation
|
Test failures seem unrelated |
|
LGTM! |
|
LGTM. Test failures are indeed unrelated. |
This comment has been minimized.
This comment has been minimized.
|
5 prueba / markup_test.rb @@ -94,7 +94,10 @@ def test_each_render_has_a_name def test_rendering_by_symbol marcado = '' prueba '' resultado = /
|
This comment has been minimized.
This comment has been minimized.
|
@kivikakk It's been a while, but could you perhaps cut a bugfix release that includes the changes in this PR? Thanks! |
|
Hi @dometto — unfortunately I no longer work for GitHub and don’t have write access to the gem any more. I’m not sure who does; you may need to contact support to find out who can help with this now. |
|
@Alhadis ping... I see that you seem to have picked up the torch recently. Any chance of doing a bug fix release? |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

I used @mojavelinux's snippet from issue #1289, but also added a test for good measure.