Kotlin Markdown

Open-source Kotlin projects categorized as Markdown

Top 9 Kotlin Markdown Projects

  • ltex-ls

    LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • quillpad

    Take beautiful markdown notes and stay organized with task lists. Fork of Quillnote

    Project mention: Found a good open-source note software quillpad | news.ycombinator.com | 2024-08-11
  • compose-markdown

    Markdown Text for Android Jetpack Compose 📋.

    Project mention: On building a digital assistant for the rest of us (part 1) | dev.to | 2024-09-05

    Nothing unexpected here, either. The fancy Markdown output you may have noticed in the screenshot above is provided by the incredible compose-markdown library of Jeziel Lago. We just need to invoke the MarkdownText() composable.

  • stack

    An Android app for browsing Stack Overflow and other Stack Exchange sites. (by tylerbwong)

  • quarkdown

    🪐 Markdown with superpowers.

    Project mention: Quarkdown: Markdown with Superpowers | news.ycombinator.com | 2024-08-22

    The Latex to Quarkdown comparison in the github README[0] is a much better introduction than the slide show.

    Or, maybe I'm just an old and ornery programmer who frequently says in his head "GET TO THE POINT!"

    [0]: https://github.com/iamgio/quarkdown?tab=readme-ov-file#compa...

  • wysiwyg

    Work in progress

  • BeauTyXT

    A beautiful, private, secure, and minimalistic Text, Markdown, and Typst editor.

  • bitdowntoc

    Online and command-line Markdown TOC generator, with built-in support for BitBucket Server, GitHub, Gitlab, dev.to and more!

    Project mention: From Jar to Brew: distribute your Java programs easily with Homebrew and GitHub Actions | dev.to | 2024-05-20

    This is inspired by my work to distribute bitdowntoc with brew and aims at answering two questions:

  • kotlin4example

    Literate programming for Kotlin. Write markdown based documentation for your kotlin project with working examples.

    Project mention: Docusaurus – Build optimized websites quickly, focus on your content | news.ycombinator.com | 2024-08-28

    I actually wrote a kotlin library (https://github.com/jillesvangurp/kotlin4example) a while ago to help me write documentation that is generated from code that actually compiles and runs.

    Instead of embedding code in markdown, I actually generate the markdown from code. Which with Kotlin is easy because you can write your own DSLs. And I get to refactor my code and documentation at the same time. It has some other nifty features like capturing output that you can show in the Markdown and a few other things.

    If you want to see it in action, check out the documentation for my kt-search project. There are probably a lot of other libraries out there that do similar things. But it's a thing that most projects don't seem to rely on for their documentation. And breaking code samples are a major hurdle for writing documentation to begin with.

    I find that addressing that gets you in a mode where you are documenting things by default. And good documentation also reveals design flaws because you are kind of forced to eat your own dog food by writing working code that shows how you would use a particular feature. I'm basically constantly trying to make life easier for both myself and my users.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Kotlin Markdown discussion

Log in or Post with

Kotlin Markdown related posts

  • On building a digital assistant for the rest of us (part 1)

    2 projects | dev.to | 5 Sep 2024
  • Found a good open-source note software quillpad

    1 project | news.ycombinator.com | 11 Aug 2024
  • From Jar to Brew: distribute your Java programs easily with Homebrew and GitHub Actions

    1 project | dev.to | 20 May 2024
  • What is the closest to Google Keep but self hosted?

    1 project | news.ycombinator.com | 19 Nov 2023
  • Python Networking: Servers

    1 project | dev.to | 24 Jul 2023
  • A "real" alternative/copy of Google keeps

    2 projects | /r/degoogle | 20 May 2023
  • Note taking app with reminders?

    2 projects | /r/androidapps | 29 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Markdown projects in Kotlin? This list will help you:

Project Stars
1 ltex-ls 764
2 quillpad 722
3 compose-markdown 565
4 stack 522
5 quarkdown 286
6 wysiwyg 130
7 BeauTyXT 96
8 bitdowntoc 86
9 kotlin4example 17

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Kotlin is
the 16th most popular programming language
based on number of metions?