Review any HTML in place.

Select and start typing. Turn what you type into a comment or replacement, or press Delete to suggest removing the selected text.

On mobile, select text and tap the floating Review button to open the composer. This demo stores annotations in localStorage for this page. Use Export review in the lower-right corner to copy review JSON that can be pasted back into a coding agent.

Comment

Select and start typing, then choose Comment. Notes appear in the right review margin.

Suggest edit

Select and start typing, then press Cmd/Ctrl+Enter to submit a suggestion. Press Delete for removal.

Export

The export includes one global page object and compact entries with quote and cssPath.

Usage

Add this script to any HTML page:

<script src="https://jakub.sh/html-review/html-review.js"></script>