All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.vladsch.flexmark.util.format.options.KeepAtStartOfLine Maven / Gradle / Ivy

The newest version!
package com.vladsch.flexmark.util.format.options;

public enum KeepAtStartOfLine {
  NONE,
  JEKYLL,
  ALL,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy