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

com.vladsch.flexmark.profile.pegdown.Extensions Maven / Gradle / Ivy

Go to download

flexmark-java extension for setting flexmark options by using pegdown extension flags

There is a newer version: 0.64.8
Show newest version
package com.vladsch.flexmark.profile.pegdown;

import com.vladsch.flexmark.parser.PegdownExtensions;

public interface Extensions extends PegdownExtensions {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy