Skip to content

Commit

Permalink
Different Markdown rendering library
Browse files Browse the repository at this point in the history
This library can properly render code blocks.
  • Loading branch information
SemaiCZE committed Mar 20, 2017
1 parent 2a081c4 commit 1a14b7c
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 391 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
compile 'com.squareup.okhttp3:logging-interceptor:3.6.0'
compile 'com.google.dagger:dagger:2.8'
compile 'com.android.support:recyclerview-v7:25.2.0'
compile 'us.feras.mdv:markdownview:1.1.0'
compile 'com.github.mukeshsolanki:MarkdownView-Android:1.0.3'
testCompile 'junit:junit:4.12'
apt 'com.google.dagger:dagger-compiler:2.8'
provided 'javax.annotation:jsr250-api:1.0'
Expand Down
387 changes: 0 additions & 387 deletions app/src/main/assets/markdown.css

This file was deleted.

Loading

0 comments on commit 1a14b7c

Please sign in to comment.