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

org.commonmark.ext.front.matter.YamlFrontMatterBlock Maven / Gradle / Ivy

There is a newer version: 0.17.0
Show newest version
package org.commonmark.ext.front.matter;

import org.commonmark.node.CustomBlock;

public class YamlFrontMatterBlock extends CustomBlock {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy