Github user danbress commented on the pull request:
https://github.com/apache/incubator-nifi/pull/15#issuecomment-73418616
OK, to solve the issue with the space between monospace and s I did the
following:
1) copied the asciidoc default stylesheet into our codebase
2) uncommented a line to import the google web fonts css
3) modified the copied asciidoc css to remove trailing padding on < code >
elements
4) modified the pom to use the copied asciidoc css
Looks good now!
My very limited understanding of the MIT license reads that we can
copy/modify/distribute their asciidoc css with our product so long as include
the copyright and the license. So does this mean as long as the license and
copyright are in the ascii-mod.css we are good? Is there more to it than that?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---