JGithubPackageMarkdown
class JGithubPackageMarkdown extends JGithubPackage
GitHub API Markdown class.
Methods
string
render(
string $text,
string $mode = 'gfm',
string $context = null)
Method to render a markdown document.