Skip to content

issues Search Results · repo:github/markdown-toolbar-element language:JavaScript

Filter by

20 results
 (52 ms)

20 results

ingithub/markdown-toolbar-element (press backspace or delete to remove)

I don t know where to file that bug, tried my best to find the place. #define hashmap_t khash_t(str) bool hashMapContainsItem(); See https://github.com/microsoft/vscode-cpptools/issues/562
  • anitahammer
  • 1
  • Opened 
    on Apr 12, 2024
  • #82

The role code is never executed in base MarkdownButtonElement connectedCallback() { if (!this.hasAttribute( role )) { this.setAttribute( role , button ); } } Because ...
  • wxiaoguang
  • 2
  • Opened 
    on Apr 11, 2023
  • #70

Per discussion in https://github.com/primer/react/pull/2339, the fact that this element automatically registers itself at the top level makes it incompatible with server-side rendering, where JavaScript ...
  • iansan5653
  • 8
  • Opened 
    on Sep 23, 2022
  • #68

The core code seems to reference the window object directly, which as we know is bad code. This can t be used with Angular Universal as is.
  • jdgamble555
  • 1
  • Opened 
    on Sep 6, 2022
  • #65

Following up with: https://github.com/github/markdown-toolbar-element/issues/49, customers should allowed to remap hotkey.
  • khiga8
  • 1
  • Opened 
    on Sep 13, 2021
  • #50

Allow consumers to opt out of the hotkeys.
  • khiga8
  • 1
  • Opened 
    on Sep 13, 2021
  • #49

Hello I am looking at this line https://github.com/github/markdown-toolbar-element/blob/731b52a7e400260a693ff745ddf3e5984a42b411/src/index.ts#L116 and https://github.com/github/markdown-toolbar-element/blob/731b52a7e400260a693ff745ddf3e5984a42b411/src/index.ts#L121 ...
  • Arxero
  • 7
  • Opened 
    on Jul 21, 2021
  • #45

With https://github.com/github/markdown-toolbar-element/pull/37 , the ability to easily navigate to EOL using ctrl + e was overridden on many systems. If not, do you have any idea how this may be overridden ...
  • abraithwaite
  • 1
  • Opened 
    on Jul 6, 2021
  • #44

Just as we set the role=button for the markdown buttons: https://github.com/github/markdown-toolbar-element/blob/731b52a7e400260a693ff745ddf3e5984a42b411/src/index.ts#L100-L102 We should also give them ...
  • koddsson
  • Opened 
    on May 27, 2021
  • #43
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub