MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / check_paragraph_capitalization.py

File check_paragraph_capitalization.py

scripts/website/check_paragraph_capitalization.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Fail when a Markdown blog paragraph starts with a lowercase word.
3
4This is the Markdown counterpart of

Callers

nothing calls this directly

Calls 5

mainFunction · 0.70
lowerMethod · 0.65
splitMethod · 0.65
compileMethod · 0.65
exitMethod · 0.45

Tested by

no test coverage detected