grammarly icon indicating copy to clipboard operation
grammarly copied to clipboard

Connection error when headings contain a link

Open pawelgrzybek opened this issue 2 years ago • 4 comments

Hi.

I love the extension and helps me a lot, but I noticed an issues with connection when I add links to the headings. Just an exmaple…

This one works just fine.

## This heading is nice

This one results in Connection status: error

## [This heading is nice](https://google.com)

Frame 1

Ready!
Initialized!
open file:///Users/pawelgrzybek/Desktop/Hi.md
create text checking session for "file:///Users/pawelgrzybek/Desktop/Hi.md" with {
  "documentDialect": "auto-text",
  "documentDomain": "general",
  "suggestions": {
    "ConjunctionAtStartOfSentence": false,
    "Fluency": true,
    "InformalPronounsAcademic": false,
    "MissingSpaces": true,
    "NounStrings": true,
    "NumbersBeginningSentences": true,
    "NumbersZeroThroughTen": true,
    "OxfordComma": false,
    "PassiveVoice": false,
    "PersonFirstLanguage": true,
    "PossiblyBiasedLanguageAgeRelated": true,
    "PossiblyBiasedLanguageDisabilityRelated": true,
    "PossiblyBiasedLanguageFamilyRelated": true,
    "PossiblyBiasedLanguageGenderRelated": true,
    "PossiblyBiasedLanguageHumanRights": true,
    "PossiblyBiasedLanguageHumanRightsRelated": true,
    "PossiblyBiasedLanguageLgbtqiaRelated": true,
    "PossiblyBiasedLanguageRaceEthnicityRelated": true,
    "PossiblyPoliticallyIncorrectLanguage": true,
    "PrepositionAtTheEndOfSentence": false,
    "PunctuationWithQuotation": true,
    "ReadabilityFillerwords": true,
    "ReadabilityTransforms": true,
    "SentenceVariety": true,
    "SpacesSurroundingSlash": true,
    "SplitInfinitive": true,
    "StylisticFragments": false,
    "UnnecessaryEllipses": false,
    "Variety": true,
    "Vocabulary": true
  }
} 
ready file:///Users/pawelgrzybek/Desktop/Hi.md
connecting file:///Users/pawelgrzybek/Desktop/Hi.md
checking file:///Users/pawelgrzybek/Desktop/Hi.md
error file:///Users/pawelgrzybek/Desktop/Hi.md

If there is anything else that I can do to help out to resolve this one, please let me know, I am always happy to help.

pawelgrzybek avatar Aug 11 '22 05:08 pawelgrzybek

+1. Same issue.

corteccia avatar Aug 31 '22 11:08 corteccia

Nice finding. I have the same issue.

LeeShan87 avatar Sep 15 '22 09:09 LeeShan87

I have the same issue too but it's not necessarily a link. Once you put # [] it fails 😢

MaximeRVY avatar Nov 04 '22 10:11 MaximeRVY

Same if any title within the doc contains back ticks for the code, e.g., ### ClassName

XomegaNet avatar Nov 17 '22 03:11 XomegaNet