Module aya.pretty

Class DocMdPrinter.Config

All Implemented Interfaces:
PrinterConfig
Enclosing class:
DocMdPrinter

public static class DocMdPrinter.Config extends DocHtmlPrinter.Config
  • Field Details

    • ayaFlavored

      public boolean ayaFlavored
  • Constructor Details

    • Config

      public Config(boolean withHeader, boolean withStyleDef, boolean ayaFlavored)
    • Config

      public Config(@NotNull @NotNull MdStylist stylist, boolean withHeader, boolean withStyleDef, boolean ayaFlavored)