public class MarkdownRendering extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MarkdownRendering.RenderedElements |
| Constructor and Description |
|---|
MarkdownRendering(EnvironmentVariables environmentVariables) |
| Modifier and Type | Method and Description |
|---|---|
static MarkdownRendering |
configuredIn(EnvironmentVariables environmentVariables) |
boolean |
renderMarkdownFor(MarkdownRendering.RenderedElements elementType) |
public MarkdownRendering(EnvironmentVariables environmentVariables)
public static MarkdownRendering configuredIn(EnvironmentVariables environmentVariables)
public boolean renderMarkdownFor(MarkdownRendering.RenderedElements elementType)
Copyright © 2023. All rights reserved.