Skip to content

Commit a80ff45

Browse files
authored
Edit hiccup with live preview
1 parent 9a57590 commit a80ff45

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

readme.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ BracketHighlighter:
1717

1818
1. copy all files of notepad++ directory to notepad++ home directory.
1919

20-
2. copy Notepad++/plugins/.ctags file to user home directory (c:\user\xxx).
20+
2. copy Notepad++/tools/ctags/.ctags file to user home directory (c:\user\xxx).
2121

2222
### Config files of Clojure (userDefineLangs Clojure is Clojure, Lisp is also Clojure.)
2323

@@ -97,6 +97,13 @@ https://sourceforge.net/projects/npp-plugins/files/
9797
- notepad++\tools\clj\babashka
9898
- notepad++\tools\clj\npp_convert.clj (convert selected text to ?)
9999

100+
- Edit hiccup with live preview
101+
* Babashka
102+
* Notepad++/tools/clj/hiccup2html.clj
103+
* Preview HTML plugin
104+
* Notepad++/plugins/Config/PreviewHTML/Settings.ini
105+
* Notepad++/plugins/Config/PreviewHTML/Filters.ini
106+
100107
- Develop
101108

102109
- Languages: https://github.com/MAPJe71/Languages

0 commit comments

Comments
 (0)