Giter Site home page Giter Site logo

markdowntwain's Introduction

  • πŸ‘‹ Hi, I’m @colintheshots
  • πŸ‘€ I’m interested in Kotlin, Android, Jetpack Compose, and Kotlin Multiplatform. I use all of these in my work.
  • 🌱 I’m currently learning more advanced Jetpack Compose concepts.
  • πŸ’žοΈ I’m looking to collaborate on open source projects I find useful.
  • πŸ“« How to reach me... Find me on Mastodon

markdowntwain's People

Contributors

colintheshots avatar colintheshots-meetup avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

markdowntwain's Issues

Animated images do not animate in MarkdownText

When images are added to the Markdown, they appear, but they do not animate.

This seems likely to be related to Compose not "remembering" the Coil image painters. There may be a convoluted solution to handle this, even though the underlying code is all rendered in Android Views inside of an EditText. This may not be easy to solve.

Ignores fonts

I can’t install my fonts, neither through themes nor through text styles, judging by the code, it generally ignores fonts from the text style

moving to KMP

Hello. Can I use this project in kotlin multiplatform project for web+android?

If not, what steps should I take to get it to work with the web with little effort?

Bullets do not continue on newlines in MarkdownEditor

When editing a bulleted list, hitting return should continue the list. Hitting return again should remove the new bullet.

When I wrote MarkdownTwain originally, I noticed this issue but opted not to fix it right away due to complexity. We want bulleted lists to continue if you press return, but not if you paste a bulleted list from a Markdown document in your paste buffer or paste history. This makes the necessary solution more elaborate then simply continuing the list on newlines.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.