
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.
single-line-editor
Advanced tools
A minimal rich text field for [Strapi](https://strapi.io) content types. Supports **bold**, _italic_, and ~~strikethrough~~ formatting — all in a single line.
A minimal rich text field for Strapi content types.
Supports bold, italic, and strikethrough formatting — all in a single line.
Built with Tiptap and designed for simplicity.

Enter key)Using your favorite package manager:
npm install single-line-editor
# or
yarn add single-line-editor
# or
pnpm add single-line-editor
In the Strapi Content-Type Builder, add a new Custom Field.
Choose: Single Line Editor
Save and use as a single-line formatted input in your collection types.
Out of the box, the plugin limits formatting to:
Bold (⌘/Ctrl + B)
Italic (⌘/Ctrl + I)
Strikethrough (⌘/Ctrl + Shift + X)
No headings, lists, or multi-line input are allowed.
Pull requests and improvements are welcome!
If you'd like to add more formatting options, toolbar buttons, or settings — feel free to fork or open a PR.
FAQs
A minimal rich text field for [Strapi](https://strapi.io) content types. Supports **bold**, _italic_, and ~~strikethrough~~ formatting — all in a single line.
We found that single-line-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.