Skip to content

Commit

Permalink
Docs Update
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewHazelden committed Dec 19, 2013
1 parent 8138717 commit 55ba75a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions readme.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>readme</title>
<title>README</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
/* GitHub stylesheet for MarkdownPad (http://markdownpad.com) */
Expand Down Expand Up @@ -278,7 +278,7 @@ <h1>Arnold Syntax Highlighter</h1>
by Andrew Hazelden</p>
<p><img src="arnold_syntax_highlighter.png" alt="Sample Arnold file" /></p>
<h2>Overview</h2>
<p>I've just finished a set of Notepad++, GEDIT, BBEdit, and TextWrangler syntax highlighting modules for code from <a href="http://www.solidangle.com/">Solid Angle's Arnold Renderer</a>. The new modules makes it easier for a VFX artist or technical director to edit an Arnold scene source file.</p>
<p>I've just finished a set of Notepad++, GEDIT, BBEdit, and TextWrangler syntax highlighting modules for code from <a href="http://www.solidangle.com/">Solid Angle's Arnold Renderer</a>. The new modules make it easier for a VFX artist or technical director to edit an Arnold scene source file.</p>
<hr />
<p>I hope this tool improves your coding workflow as you develop new Arnold Scene Source (.ASS) files using a plain text editor.</p>
<p>Cheers,<br />
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ by Andrew Hazelden

## Overview ##

I've just finished a set of Notepad++, GEDIT, BBEdit, and TextWrangler syntax highlighting modules for code from [Solid Angle's Arnold Renderer](http://www.solidangle.com/). The new modules makes it easier for a VFX artist or technical director to edit an Arnold scene source file.
I've just finished a set of Notepad++, GEDIT, BBEdit, and TextWrangler syntax highlighting modules for code from [Solid Angle's Arnold Renderer](http://www.solidangle.com/). The new modules make it easier for a VFX artist or technical director to edit an Arnold scene source file.

* * *

Expand Down

0 comments on commit 55ba75a

Please sign in to comment.