rootProject.name = 'MarkwonProject'
include ':app',
        ':markwon',
        ':markwon-ext-latex',
        ':markwon-ext-strikethrough',
        ':markwon-ext-tables',
        ':markwon-ext-tasklist',
        ':markwon-image-svg',
        ':markwon-image-gif',
        ':markwon-syntax-highlight',
        ':markwon-html',
        ':markwon-view',
        ':sample-custom-extension',
        ':sample-latex-math'