
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
mrmd-editor
Advanced tools
Internal linked-table UI/editor adapter subsystem.
This folder is where MRMD-specific editor integration lives. It should depend on pure table packages, but the pure packages must not depend back on this folder.
mrmd-editor/src/tables/
index.js
facets.js
commands/
insert-linked-table.js
open-table-workspace.js
open-table-source.js
refresh-linked-table.js
parsing/
linked-table-blocks.js
anchors.js
state/
linked-table-state.js
table-workspace-state.js
decorations/
linked-table-decorations.js
widgets/
linked-table-widget.js
linked-table-chrome.js
linked-table-status.js
workspace/
controller.js
layout.js
result-grid.js
source-grid.js
panels/
join-panel.js
bind-rows-panel.js
bind-cols-panel.js
formula-panel.js
document-view-panel.js
source-info-panel.js
jobs/
client.js
status.js
styles.js
The first editor-side shell is now wired through the first real sort/import/source/workspace paths for:
Open grid / Open source / Reveal source / Open markdown / Refresh action dispatchtableJobs client + wait/status helperstableJobs requestsReturn to linked view pathOpen grid workspace panel hook (implemented in the Electron app for now)Phase 1 editor work should only prove:
Open grid shellKnown gaps after the first manual app test:
FAQs
Markdown editor with realtime collaboration - the core editor package
We found that mrmd-editor demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.