Repository Analysis

iamgio/quarkdown

🪐 Markdown with superpowers: from ideas to papers, presentations, websites, books, and knowledge bases.

0.3 Likely human-written View on GitHub
0.3
Adjusted Score
0.3
Raw Score
100%
Time Factor
2026-05-30
Last Push
15,235
Stars
Kotlin
Language
98,234
Lines of Code
1275
Files
29
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 1LOW 28

Pattern Findings

29 matches across 4 categories. Click a row to expand file-level details.

Fake / Example Data9 hits · 10 pts
SeverityFileLineSnippet
LOWCLAUDE.md23 Lorem ipsum .myfunction {arg1} param:{arg2} dolor sit amet.
LOWCLAUDE.md23 Lorem ipsum .myfunction {arg1} param:{arg2} dolor sit amet.
LOW…/src/test/kotlin/com/quarkdown/test/SubdocumentTest.kt336 assertContains(it, "Lorem ipsum")
LOW…/src/test/kotlin/com/quarkdown/test/SubdocumentTest.kt356 assertContains(it, "Lorem ipsum")
LOW…st/src/test/kotlin/com/quarkdown/test/EcosystemTest.kt69 assertContains(it, "Lorem ipsum")
LOW…/kotlin/com/quarkdown/core/lexer/tokens/BlockTokens.kt163 * [^label]: Lorem ipsum
LOW…arkdown-stdlib/src/main/resources/text/lorem-ipsum.txt1Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquet ut erat nec suscipit. Mauris vitae massa eu leo
LOW…arkdown-stdlib/src/main/resources/text/lorem-ipsum.txt1Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam aliquet ut erat nec suscipit. Mauris vitae massa eu leo
LOW…wn-stdlib/src/main/kotlin/com/quarkdown/stdlib/Text.kt141 * @return a fixed Lorem Ipsum text.
Over-Commented Block10 hits · 10 pts
SeverityFileLineSnippet
LOWquarkdown-html/tsconfig.json1{
LOWquarkdown-html/tsconfig.json21 // "jsxFactory": "", /* Specify the JSX factory function used when targeting React J
LOWquarkdown-html/tsconfig.json41 // "rewriteRelativeImportExtensions": true, /* Rewrite '.ts', '.tsx', '.mts', and '.cts' file extensions in
LOWquarkdown-html/tsconfig.json61 // "noEmit": true, /* Disable emitting files from a compilation. */
LOWquarkdown-html/tsconfig.json81 // "isolatedDeclarations": true, /* Require sufficient annotation on exports so other tools can
LOWquarkdown-html/tsconfig.json101 // "exactOptionalPropertyTypes": true, /* Interpret optional property types as written, rather than ad
LOW…t/e2e/page-format/scoped/range-side/range-side.spec.ts1import {suite} from "../../../quarkdown";
LOW…src/main/scss/components/util/_location-selectors.scss1@use "heading-selectors" as *;
LOW…c/test/resources/data/include/shared-function-usage.md1### .hello {world}
LOW…n/core/context/hooks/location/LocationAwarenessHook.kt21 // The key is the depth of the last heading found;
Hyper-Verbose Identifiers9 hits · 9 pts
SeverityFileLineSnippet
LOWquarkdown-html/src/test/e2e/font/index.ts36export async function testCustomFontApplication(page: Page, expectCustomHeadings: boolean): Promise<void> {
LOW…html/src/main/typescript/navigation/active-tracking.ts7export function initNavigationActiveTracking(navigation: HTMLElement): void {
LOW…-html/src/main/typescript/document/document-handler.ts17export function filterConditionalHandlers(handlers: ConditionalDocumentHandler[]): DocumentHandler[] {
LOW…l/src/main/typescript/search/search-result-expander.ts95function getHighlightedDescription(result: DocumentSearchResult): string {
LOW…wn-html/src/main/typescript/search/search-highlight.ts33export function extractPreviewAroundMatch(
LOW…own-html/src/main/typescript/footnotes/footnote-dom.ts7export function getOrCreateFootnoteRule(footnoteArea: Element) {
LOW…own-html/src/main/typescript/footnotes/footnote-dom.ts24export function getOrCreateFootnoteArea(page: Element) {
LOW…-html/src/main/typescript/footnotes/footnote-lookup.ts20function getFootnoteFirstReference(definitionId: string): HTMLElement | null {
LOW…-html/src/main/typescript/footnotes/footnote-lookup.ts29export function getFootnoteDefinitionsAndFirstReference(sorted: boolean = true): FootnotePair[] {
AI Slop Vocabulary1 hit · 2 pts
SeverityFileLineSnippet
MEDIUMquarkdown-html/package-lock.json3097 "resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.3.tgz",