You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
4
+
5
+
The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/) and this project adheres to Semantic Versioning (https://semver.org/spec/v2.0.0.html).
You can customize which context menu items appear by adjusting the `wordpress-readme.contextMenu.*` settings:
139
+
### Forced Background Mode
140
+
Use `backgroundMode` to view your readme in a fixed light or dark palette regardless of the editor theme. Great for checking color/contrast of inline badges or screenshots.
135
141
136
-
-`openPreview` - Show "Open Preview" option
137
-
-`openPreviewToSide` - Show "Open Preview to the Side" option
138
-
-`validate` - Show "Validate Readme" option
139
-
-`openFile` - Show "Open File" option
140
-
-`separator1` / `separator2` - Show menu separators for organization
142
+
### Tag Appearance
143
+
Tags are rendered as simple uppercase bracketed items (e.g. `[SEO] [CACHE]`) for clarity and compactness—mirroring a neutral, style-light presentation for quick scanning.
141
144
142
145
## Available Commands
143
146
@@ -188,6 +191,51 @@ All context menus provide instant access to preview and validation commands.
188
191
-**Border & Shadow Adaptation** - Adjusts visual elements for each theme
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
259
311
260
-
WordPress Readme Preview is copyright 2025 Per Soderlind
312
+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
261
313
262
-
WordPress Readme Preview is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
314
+
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
263
315
264
-
WordPress Readme Preview is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
316
+
---
265
317
266
-
You should have received a copy of the GNU Lesser General Public License along with the Extension. If not, see http://www.gnu.org/licenses/.
318
+
Enjoying the extension? Star the repository or open an issue with feedback. Happy publishing!
0 commit comments