TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14821 · Jun 11

#typescript#editor#gfm#javascript#markdown#markdown_editor#milkdown#prosemirror#remarkjs#rich_text_editor#typescript#wysiwyg#wysiwyg_editor Milkdown is a flexible, open-source editor that lets you write and edit Markdown in a simple, visual way, just like you see it in apps such as Typora. It is built using powerful tools like ProseMirror and Remark, and everything in Milkdown works as a plugin, so you can add or remove features easily. You can customize its look and feel to match your app, and it supports real-time collaboration for team editing. This means you get a reliable, easy-to-use editor that fits your needs and grows with your projects, making writing and sharing documents smoother and more efficient[1][2][4]. https://github.com/Milkdown/milkdown

Results

5 similar posts found

Search: #updaterkmm

当前筛选 #updaterkmm清除筛选
YuKongA | Channel

@YuKongA13579 · Post #831 · 06/06/2024, 08:03 AM

重新研究了一遍小米系统更新的请求链接。 接下来会完善软件的业务能力: 1. 查询的版本存在,显示查询版本的信息;如果查询的不是最新版本,同时返回距离最新稳定版之间的增量信息; 2.查询的版本不存在,但是比稳定版最新版本低,返回稳定版最新版本; 3.查询的版本不存在,也比稳定版最新版本高,不登录的情况下无返回,如果登录且拥有开发版权限,则返回开发版最新版本。 总结: 完全同步系统更新的业务逻辑。 #Updater#UpdaterKMM#News

YuKongA | Channel

@YuKongA13579 · Post #795 · 05/11/2024, 06:15 AM

昨天发的 desktop 版本都是基于 kotlin/jvm 打包的,刚刚试了下 kotlin/native 也能打包并且跑起来,但是键盘映射问题很大,还是等官方继续完善吧 #UpdaterKMM#compose#native

YuKongA | Channel

@YuKongA13579 · Post #842 · 06/07/2024, 06:37 AM

主要更新: - Fix search DEV info - Bump version to v1.1.0 - Add Redmi A3 & Redmi Note 13R - Optimize the size of Android app - Optimize the night mode of Android app - Update deps 增强软件的业务能力: 1. 当查询的版本存在,且是最新版本,显示查询版本的信息; 2. 当查询的版本存在,但不是最新版本,显示查询版本的信息的同时返回更新到最新版本的增量信息; 2. 当查询的版本不存在,但是比最新稳定版版本低,返回最新版本; 3. 当查询的版本不存在,且比最新稳定版版本高,如果此时登录了拥有开发版权限的账号,返回开发版最新版本。 #UpdaterKMM#JVM#Compose#APK#Xiaomi#HyperOS#MIUI