Skip to content

Commit d9aca10

Browse files
authored
Remove version update note from README
Removed update note for version 0.1.5 from README.
1 parent 9d34044 commit d9aca10

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
A Visual Studio Code extension that provides syntax highlighting, IntelliSense, live preview and validation for WordPress plugin `readme.txt` files with pixel-perfect WordPress.org rendering and comprehensive compliance checking.
44

5-
> Update 0.1.5: Improved heading normalization automatically converts hash-style (`#`, `##`, `###`) and malformed equals headings (`== Title =`, `= Title`) into proper WordPress readme format (`== Section ==` / `= Subsection =`) — including edge cases like `##Title`, `# Title `, and `# Title #`. Quick fixes now mirror this logic exactly.
6-
75
## Features
86

97
**Live Preview** - Real-time rendering matching WordPress.org appearance
@@ -319,4 +317,4 @@ You should have received a copy of the GNU General Public License along with thi
319317

320318
---
321319

322-
Enjoying the extension? Star the repository or open an issue with feedback. Happy publishing!
320+
Enjoying the extension? Star the repository or open an issue with feedback. Happy publishing!

0 commit comments

Comments
 (0)