public MkMarkdown(Github github)
github
- Owner github@NotNull(message="Github can\'t be NULL") public Github github()
Markdown
@NotNull(message="Rendered string can\'t be NULL") public String render(@NotNull(message="JSON can\'t be NULL") javax.json.JsonObject json)
Markdown
Copyright © 2012–2014 jcabi.com. All rights reserved.