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

com.greenpepper.shaded.com.vladsch.flexmark.util.format.options.CodeFenceMarker Maven / Gradle / Ivy

There is a newer version: 4.2.4
Show newest version
package com.greenpepper.shaded.com.vladsch.flexmark.util.format.options;

public enum CodeFenceMarker {
    ANY,
    BACK_TICK,
    TILDE,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy