com.varmateo.yawg.commonmark.package-info Maven / Gradle / Ivy
/**************************************************************************
*
* Copyright (c) 2019 Yawg project contributors.
*
**************************************************************************/
/**
* An implementation of a {@code PageBaker} for baking Markdown
* documents based on the Atlassian commonmark-java library.
*
* Documentation on the commonmark-java library is available at
* https://github.com/atlassian/commonmark-java.
*/
package com.varmateo.yawg.commonmark;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy