From e0ed19fc96513e376c3e2f49f0e0ac278465d143 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 18 Dec 2013 00:45:32 -0500 Subject: Renamed "hypertext" lexer to "html". --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index de6f0fdd..cc48eff2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1540,7 +1540,7 @@ Changes: [`show_documentation()`]: api/textadept.adeptsense.html#show_documentation [`sense.syntax.word_chars`]: api/textadept.adeptsense.html#syntax [CSS]: api/_M.css.html -[HTML]: api/_M.hypertext.html +[HTML]: api/_M.html.html [Java]: api/_M.java.html [Ruby]: api/_M.ruby.html @@ -1600,7 +1600,7 @@ Bugfixes: Changes: * [`buffer.rectangular_selection_modifier`][] on Linux is the Super/Windows key. -* Improved Hypertext lexer. +* Improved HTML lexer. * Added Markdown, BibTeX, CMake, CUDA, Desktop Entry, F#, GLSL, and Nemerle lexers. * Added [`_m.textadept.filter_through`][] module for [shell commands][]. @@ -1944,7 +1944,7 @@ Bugfixes: * Fixed transform bug in snippets. * Fixed bug with Io lexer mime-type. -* Fixed embedded css/javascript bug in hypertext (HTML) lexer. +* Fixed embedded css/javascript bug in HTML lexer. Changes: -- cgit v1.2.3