Markdown, TypeScript & Logcat: some fixes
ClosedPublic

Authored by nibags on Sep 2 2019, 3:57 AM.

Details

Summary

Markdown:

  • Fix Markdown code in fenced code blocks.
  • Allow escapes within reference links.

TypeScript:

  • Fix: don't highlight operator ? (ex: identifier?: string) as a conditional expression.

Logcat:

  • Restore style: turn off attributes in itemData's.

Diff Detail

Repository
R216 Syntax Highlighting
Branch
update-syntax
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15974
Build 15992: arc lint + arc unit
nibags created this revision.Sep 2 2019, 3:57 AM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptSep 2 2019, 3:57 AM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
nibags requested review of this revision.Sep 2 2019, 3:57 AM
dhaumann accepted this revision.Sep 2 2019, 5:45 AM
This revision is now accepted and ready to land.Sep 2 2019, 5:45 AM
nibags closed this revision.Sep 2 2019, 6:30 AM