Skip to content

πŸ‘¨πŸΎβ€πŸ’» πŸ“± Marknish is a markup language as well as an Android Library which makes it easy to render at your client side. With only a few tools, it can save as a String datatype in your backend/database and while rendering creates respective elements on the front end. It saves a huge amount of space!

License

tanishqsh/Marknish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Marknish Release

No more support! Markup language for Android Rendering Common Elements

Download

Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url "https://jitpack.io" }
	}
}

Add the dependency to your add module build.gradle file:

	dependencies {
	        compile 'com.github.tanishqsh:marknish:v1.3.6'
	}


Usage

Check Wiki

License

Check License

About

πŸ‘¨πŸΎβ€πŸ’» πŸ“± Marknish is a markup language as well as an Android Library which makes it easy to render at your client side. With only a few tools, it can save as a String datatype in your backend/database and while rendering creates respective elements on the front end. It saves a huge amount of space!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages