From d0853c8e6b0cf8dc4412bd3d610d3299c1588790 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 20 Mar 2009 17:44:10 -0700 Subject: [PATCH] Removing newlines so that formatting (spacing, specifically) shows up correctly. --- static/html/this is a demo.html | 7 +------ static/html/welcome to your wiki.html | 26 +------------------------- 2 files changed, 2 insertions(+), 31 deletions(-) diff --git a/static/html/this is a demo.html b/static/html/this is a demo.html index 17ecbb0..c79c50a 100644 --- a/static/html/this is a demo.html +++ b/static/html/this is a demo.html @@ -1,6 +1 @@ -

this is a demo

- -

-Once you've finished trying out the demo, you're welcome to -sign up for a free account and get started creating your own wiki! -

+

this is a demo

Once you've finished trying out the demo, you're welcome to sign up for a free account and get started creating your own wiki!

diff --git a/static/html/welcome to your wiki.html b/static/html/welcome to your wiki.html index ddcb8ac..5f86c91 100644 --- a/static/html/welcome to your wiki.html +++ b/static/html/welcome to your wiki.html @@ -1,25 +1 @@ -

welcome to your wiki

- -

Here's how to get started with your personal wiki notebook.

- -

First, the basics. A Luminotes wiki is simply a collection of linked -notes, each with a unique title. Right now you're reading a note titled -"welcome to your wiki".

- -

To make a new wiki note, click the "+" button on the left. Start by -typing a title for your new note and then press enter. Next, type the contents -of your new note, using the formatting buttons on the left for things like -bold, italics, or lists.

- -

To link one note to another, click the "Link" button on the -left, type a note title, and then click the button again. Or, you can just -highlight some text and click the "Link" button.

- -

To follow a link to another note, just click on the link and the -note will open up for you to view or edit. You can switch between notes simply -by clicking on them, and hide notes by clicking the "hide" button.

- -

That's all you need to know to get started with your Luminotes wiki. It's -really that easy. There's also a Luminotes user guide -with more detailed information. -Enjoy!

+

welcome to your wiki

Here's how to get started with your personal wiki notebook.

First, the basics. A Luminotes wiki is simply a collection of linked notes, each with a unique title. Right now you're reading a note titled "welcome to your wiki".

To make a new wiki note, click the "+" button on the left. Start by typing a title for your new note and then press enter. Next, type the contents of your new note, using the formatting buttons on the left for things like bold, italics, or lists.

To link one note to another, click the "Link" button on the left, type a note title, and then click the button again. Or, you can just highlight some text and click the "Link" button.

To follow a link to another note, just click on the link and the note will open up for you to view or edit. You can switch between notes simply by clicking on them, and hide notes by clicking the "hide" button.

That's all you need to know to get started with your Luminotes wiki. It's really that easy. There's also a Luminotes user guide with more detailed information. Enjoy!