Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Revised feature list.

Authordjarvis <email>
Date2017-01-22 21:16:07 GMT-0800
Commit8bf9cbcc7787b9e0837576fb0e1a85d38eeaf3e8
Parent3faf710
Delta5 lines added, 5 lines removed
README.md
* Real-time document preview with variable substitution
* Platform independent (Windows, Linux, MacOS)
-* Auto-insert variable names pressing `Control+Space`
-* Real-time XSLT2 transformation of XML documents
+* Auto-complete variable names based on variable values
+* Real-time XML document transformation using XSLT2
+* R integration
Future Features
---
* Spell check
-* Search and replace, with or without variables
-* R integration
+* Search and replace text with variables
* Re-organize variable names
Requirements
---
-Download and install [Java 8u40](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html).
+Download and install [Java 8u40 or greater](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html).
Installation