TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14792 · Jun 5

#kotlin#compiler#markdown#markdown_parser#markup_language#paper#pdf#presentations#programming_language#scripting_language#slides#typesetting#typesetting_system Quarkdown is a powerful tool that helps you write and format documents using Markdown. It allows you to create complex content with functions and variables, making it more versatile than regular Markdown. You can easily compile your work into print-ready books or interactive presentations. Quarkdown supports exporting to HTML and PDF, and it includes features like live preview, which helps you see changes as you make them. This makes it easier to ensure your document looks exactly how you want it to. https://github.com/iamgio/quarkdown

Results

10 similar posts found

JJ.ai (NFA)🪽

@jsmjsmxyz · Post #765 · 07/24/2019, 08:22 AM

优秀的程序员需要懂那些数学知识?#pdf 有人要我找帖子里提到的这本书《A Programmer's Introduction to Mathematics》(by Jeremy Kun),然后我找到了,但这个人找不到了。。。。

Hashtags

DPS Build

@dps_build · Post #135 · 03/31/2023, 03:34 PM

Attention is Turing Complete https://www.jmlr.org/papers/volume22/20-302/20-302.pdf #ml#paper

Hashtags

The Devs

@thedevs · Post #1513 · 06/22/2019, 11:22 AM

ktlint, an anti-bikeshedding Kotlin linter with built-in formatter. #tools#kotlin @thedevs https://kutt.it/3S1swQ

The Devs

@thedevs · Post #1907 · 05/08/2021, 12:35 PM

Migrating from Python to Kotlin for our backend services. #article#python#kotlin @thedevs https://kutt.it/R1wZmD

The Devs

@thedevs · Post #1367 · 01/18/2019, 03:33 PM

MDX, a format that lets you seamlessly use JSX in your markdown documents. #tools#js#markdown#react @thedevs https://kutt.it/slgsPt

The Devs

@thedevs · Post #1297 · 11/20/2018, 07:25 PM

Ktor, a framework for building asynchronous servers and clients in connected systems using Kotlin. #kotlin#ktor @thedevs https://kutt.it/ktor

Hashtags

JJ.ai (NFA)🪽

@jsmjsmxyz · Post #1114 · 01/27/2021, 08:06 AM

#APP#macOS#iOS#TestFlight#Markdown ✍️ One Markdown·轻便的 MD 编辑器 One Markdown 是 MWeb 的作者 oulvhai 最近正在开发的轻量级 markdown 编辑器,我作为长期使用 MWeb 的用户,和大家分享一下使用体验 App Store | TestFlight | 使用说明 💡 特点 - 轻量方便,One MarkDown 自带一系列 md 文本编辑时需要的快捷工具,此外还可以很方便地插入表格、LaTex 公式、Echarts、Mermaid。 - 实时预览,像 MWeb 一样,用户可以舒服地在左侧窗口编辑 md 文档,然后在右侧窗口看到精确的即时预览。One Markdown 的 UI 采用了 WKWebView 框架,性能得到大提升。 - 编辑器内显示图片,许多 md 编辑器的图片都要在生成预览后才能看到,但 One Markdown 在文本编辑区就能看到自己插入的图片,本地和网络的图片都支持预览,作者还很用心的支持了 SVG、WebP、HEIC 图片格式。 🐛 不足 -由于 One Markdown 还在开发中,所以日常使用会遇到一些小bug - 不支持自定义预览界面的 CSS 💰 收费 -一次性内购买断制,售价 ¥50 - Mac、iOS 端需要分别单独购买,定价相同 - Mac 端目前可以免费使用全部功能,开发完成前可以半价(¥25)购入,开发完成后恢复原价 P.S. 作者承诺会将 One Markdown 的功能特性整合入 MWeb 中,因此已购入 MWeb 的朋友过一段时间就可以体验到这一系列的新功能 👀 相比 Mweb,One Markdown 缺少了文档库管理&备份、图床支持、一键发布、插件、模版等比较“重”的功能。它更像是一个“拿来就能用”的 md 编辑器,各种实用功能很好地帮我解决了写 MD 时会遇到的一系列棘手问题(表格、公式、代码高亮等)。 当然,市面上还有许多各有特色的md编辑器,Typora、Ulysses... 你甚至还可以在 VSCode 上配置一个属于自己的 MD 编辑器。 频道:@NewlearnerChannel

Libreware

@libreware · Post #1314 · 08/12/2024, 04:35 AM

Stirling PDF - Self Hosted CL PDF Tool If you need to process PDF documents (crop, merge, split, convert, read metadata, etc) but don't want to upload them to third-party online services.. This is a robust, locally hosted web-based PDF manipulation tool using #Docker. It enables you to carry out various operations on PDF files, including splitting, merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements. Stirling PDF does not initiate any outbound calls for record-keeping or tracking purposes. All files and PDFs exist either exclusively on the client side, reside in server memory only during task execution, or temporarily reside in a file solely for the execution of the task. Any file downloaded by the user will have been deleted from the server by that point. @cybdetective https://github.com/Stirling-Tools/Stirling-PDF #PDF#SelfHosting#Privacy

Libreware

@libreware · Post #1330 · 09/05/2024, 08:53 PM

Interactive PDF Analysis (also called IPA) allows any researcher to explore the inner details of any PDF file. PDF files may be used to carry malicious payloads that exploit vulnerabilities, and issues of PDF viewer, or may be used in phishing campaigns as social engineering artefacts. The goal of this software is to let any analyst go deep on its own the PDF file. Via IPA, you may extract important payload from PDF files, understand the relationship across objects, and infer elements that may be helpful for triage of malicious or untrusted payloads. IPA/README.md at main · seekbytes/IPA · GitHub #PDF#PDFanalysis#Malware#Security