Jason Βoxman
Jason Βoxman
Hi. This is a cool project. Thanks for making it. I'm going through the code now and working on devising unit tests, as best I can. When I'm done, I'll...
When I enable `swagger2markup.separatedDefinitionsEnabled`, an exception is raised. When it is disabled, an `adoc` file is produced as expected. Swagger2Markup version: `swagger2markup-cli-1.3.1.jar` Problem description: ``` cat asciidoc.sh #!/usr/bin/env bash set...
``` java -version java version "11" 2018-09-25 Java(TM) SE Runtime Environment 18.9 (build 11+28) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11+28, mixed mode) ``` ``` > Task :test WARNING:...
Fixes a few KEP links that are no longer valid But maybe these should point to blob instead of tree?
For example, this doesn't work: ``` 8 9 10 11 12 13 14 15 16 ``` But if I change it to `name="abc"` it does.
## What do you want to be added? I kind of miss the random visualizations that Clementine offered, when it would display random fractals for whatever you were playing.
I've recently been using restructuredText for building documentation sets. I've used Rewrap successfully in the past with Markdown and grown quite fond of it. It doesn't seem to understand .rst...