
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
exl-markdown-shortcuts
Advanced tools
Keyboard Shortcuts for Adobe Experience League documentation extensions to Markdown
Handy shortcuts for editing Markdown (.md, .markdown) files. You can also use markdown formats in any other file (see configuration settings)
Quickly toggle bullet points

Easily generate URLs

Convert tabular data to tables

Context and title menu integration

You can show and hide icons in the title bar with the markdownShortcuts.icons.* config settings.
| Name | Description | Default key binding |
|---|---|---|
| md-shortcut.showCommandPalette | Display all commands | ctrl+M ctrl+M |
| md-shortcut.toggleBold | Make **bold** | ctrl+B |
| md-shortcut.toggleItalic | Make _italic_ | ctrl+I |
| md-shortcut.toggleStrikethrough | Make ~~strikethrough~~ | |
| md-shortcut.toggleLink | Make [a hyperlink](www.example.org) | ctrl+L |
| md-shortcut.toggleImage | Make an image  | ctrl+shift+L |
| md-shortcut.toggleCodeBlock | Make ```a code block``` | ctrl+M ctrl+C |
| md-shortcut.toggleInlineCode | Make `inline code` | ctrl+M ctrl+I |
| md-shortcut.toggleBullets | Make * bullet point | ctrl+M ctrl+B |
| md-shortcut.toggleNumbers | Make 1. numbered list | ctrl+M ctrl+1 |
| md-shortcut.toggleCheckboxes | Make - [ ] check list (Github flavored markdown) | ctrl+M ctrl+X |
| md-shortcut.toggleTitleH1 | Toggle # H1 title | |
| md-shortcut.toggleTitleH2 | Toggle ## H2 title | |
| md-shortcut.toggleTitleH3 | Toggle ### H3 title | |
| md-shortcut.toggleTitleH4 | Toggle #### H4 title | |
| md-shortcut.toggleTitleH5 | Toggle ##### H5 title | |
| md-shortcut.toggleTitleH6 | Toggle ###### H6 title | |
| md-shortcut.addTable | Add Tabular values | |
| md-shortcut.addTableWithHeader | Add Tabular values with header | |
| md-shortcut.toggleNote | Toggle Note | |
| md-shortcut.toggleTip | Toggle Note | |
| md-shortcut.toggleCaution | Toggle Note | |
| md-shortcut.toggleWarning | Toggle Note | |
| md-shortcut.toggleImportant | Toggle Note | |
| md-shortcut.toggleVideo | Toggle Video |
FAQs
Keyboard Shortcuts for Adobe Experience League documentation extensions to Markdown
We found that exl-markdown-shortcuts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.