View Issue Details

IDProjectCategoryView StatusLast Update
0004755CaseTalk ModelerGeneration (SQL, XML, etc)public2024-09-16 11:52
ReporterRonald Kunenborg Assigned ToMarco Wobben  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformIntelOSWindowsOS Version11
Product Version13.4 
Fixed in Version13.5.1 
Summary0004755: Markdown in readme.md is not quite correct
Description

Markdown linting reports two issues:

  • Headers should have at least one blank line before them (and it also warns that there should be one after, but that is mainly aesthetic. Still, nice to add) Example:
    incorrect is:

    gegevenstype_classificaties.igd

    Diagram gegevenstype_classificaties.igd

    gegevenstype_classificaties.igd /MAP

Correct is:

gegevenstype_classificaties.igd

Diagram gegevenstype_classificaties.igd

gegevenstype_classificaties.igd /MAP

Second issue: Spaces in some spots before the exclamation mark:
Diagram gegevenstype_classificaties.igd /EXP

  • Expression File gegevensclassificaties.exp
  • Diagram gegevensclassificaties.igd

Should be: Diagram gegevenstype_classificaties.igd /EXP Expression File gegevensclassificaties.exp
Diagram gegevensclassificaties.igd

Steps To Reproduce

Create project with various files. Open Markdown file. Apply [url=https://github.com/DavidAnson/markdownlint/tree/v0.34.0" rel="noopener,nofollow]https://github.com/DavidAnson/markdownlint/tree/v0.34.0[/url].

See [url=https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md037.md" rel="noopener,nofollow]https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md037.md[/url] and [url=https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md" rel="noopener,nofollow]https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md[/url] for details on the two issues.

I'm using VS Code extensions to apply markdownlint.

Additional Information

Minor issue as we're not using this much, but if you have time it's probably not hard to fix.

TagsNo tags attached.
CaseTalk Edition13.4.1 build 56269

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-09-10 09:52 Ronald Kunenborg New Issue
2024-09-16 11:52 Marco Wobben Assigned To => Marco Wobben
2024-09-16 11:52 Marco Wobben Status new => resolved
2024-09-16 11:52 Marco Wobben Resolution open => fixed
2024-09-16 11:52 Marco Wobben Fixed in Version => 13.5.1