
CodeClimate
Codacy
SonarQube
ESLint
CodeFactor.io
Coveralls
SensioLabs Insight
Source-Navigator NG
HedgeDoc
Typora
StackEdit
Markdown by DaringFireball
Rentry.co
MarkdownPad
Dillinger
MarkPad
CodeClimate
HedgeDocHedgeDoc is recommended for teams or individuals who require a simple yet efficient platform for collaborative document editing. It's ideal for developers, content creators, and educators who frequently work with markdown and need to share their work with others seamlessly. Additionally, it is suitable for organizations looking for a self-hosted solution for privacy and control over their data.
Based on our record, HedgeDoc should be more popular than CodeClimate. It has been mentiond 34 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / 3 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / 3 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 11 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / over 1 year ago
HedgeDoc is an open-source collaborative markdown editor that allows real-time collaboration, similar to Google Docs but with markdown support. The project has been online since 2016 (originally called CodiMD) and has gathered significant attention from developers looking for self-hosted, privacy-focused document collaboration. With over 6,000 GitHub stars and contributions from 163 developers, HedgeDoc has... - Source: dev.to / over 1 year ago
I use something like this, indirectly. HedgeDoc [1] (a markdown collaborative pad tool) also uses reveal.js to build presentation slides from pads. It's quite easy to use and works very well. The presentation mode is able to manage a dual screen interface so the speaker can have a timer, see the next slide, and some private notes if necessary. Very cool. [1] https://hedgedoc.org/. - Source: Hacker News / over 1 year ago
I'd just like to throw https://hedgedoc.org/ into the mix here, for anyone looking for a collab + notes + presentation selfhosted thing. I've been trialling it for a little while and loving the whole experience so far. - Source: Hacker News / over 1 year ago
There is also HedgeDoc [1][2]. I found it useful for (1) collaboration, and (2) being able to write in the Markdown syntax w/ side-by-side rendering. [1] Official page: https://hedgedoc.org/. - Source: Hacker News / over 1 year ago
Nice and simple. I feel the only lacking feature for a basic blog is having unlisted blog posts, which is very handy when you want to share it to proof-readers. This can be done on google doc/hedgedoc [0] for sure, but then when porting there are very often typos creeping in. [0] https://hedgedoc.org/. - Source: Hacker News / almost 3 years ago
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
Typora - A minimal Markdown reading & writing app.
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
StackEdit - Full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.
ESLint - The fully pluggable JavaScript code quality tool
Markdown by DaringFireball - Text-to-HTML conversion tool/syntax for web writers, by John Gruber