Add author to javadoc

This commit is contained in:
Tyler Wong 2019-11-13 10:22:28 -08:00 committed by GitHub
parent de04e5069b
commit d1d0876d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ import io.noties.markwon.image.ImageSpanFactory;
/**
* @since 4.0.0
* @author Tyler Wong
*/
public class CoilImagesPlugin extends AbstractMarkwonPlugin {