mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Update SimpleMarkdownParser
This commit is contained in:
parent
0e7ff63c9a
commit
99e369088a
10 changed files with 161 additions and 101 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,10 +1,10 @@
|
|||
##############
|
||||
### Project ##
|
||||
app/src/main/res/raw/changelog.md
|
||||
app/src/main/res/raw/contributors.md
|
||||
app/src/main/res/raw/license.md
|
||||
app/src/main/res/raw/readme.md
|
||||
app/src/main/res/raw/contributors.txt
|
||||
app/src/main/res/raw/changelog.*
|
||||
app/src/main/res/raw/contributors.*
|
||||
app/src/main/res/raw/license.*
|
||||
app/src/main/res/raw/readme.*
|
||||
app/src/main/res/raw/contributors.*
|
||||
#app/src/main/res/raw/podlist.json
|
||||
|
||||
##############
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue