From 34b1f5acd1ae2dccd6a51df7bd89fae6821c9be4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 10 Jan 2020 19:50:08 -0500 Subject: cleanup --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 48adb79..8ab891d 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,14 @@ __This is a fork of [zencoding-mode](https://github.com/rooney/zencoding) to support [Emmet](https://emmet.io/)'s feature set.__ -## About zencoding-mode - -[zencoding-mode](https://github.com/rooney/zencoding) is a minor mode providing support for Zen Coding by producing HTML from CSS-like selectors. See [README](https://github.com/rooney/zencoding/blob/master/README.md) - -## About Emmet -Zen Coding has been renamed to [Emmet](https://emmet.io/) and includes an expanded feature set. - ## Abbreviation Examples -- [HTML abbreviations](https://github.com/smihica/emmet#html-abbreviations) -- [CSS abbreviations](https://github.com/smihica/emmet#css-abbreviations) +- [HTML abbreviations](#html-abbreviations) +- [CSS abbreviations](#css-abbreviations) ## Emmet Actions -- [Go to Edit Point](https://github.com/smihica/emmet#go-to-edit-point) +- [Go to Edit Point](#go-to-edit-point) ## Supported Emacs -- cgit v1.2.3