public
Description: maemo fork of zapys lj client
Homepage:
Clone URL: git://github.com/egv/zapys-maemo.git
zapys-maemo / README
100644 59 lines (38 sloc) 1.084 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Zapys-maemo LJ client
=========================
 
Hildon fork of zapys LJ client
 
git://github.com/egv/zapys-maemo.git - public git repo
 
 
 
---ORIGINAL README---
 
Zapys LiveJournal Client
=========================
 
I use it for writing my LJ posts and editing the last one.
I rarely need more power.
 
The idea of this tool is to allow easy creating of pretty texts.
 
Inline Replacements
-------------------
The text changes while you type — so you can enjoy typografic rightness instantly.
 
    * proper quotes.
    * (c) => ©
    * (r) => ®
    * (tm) => ™
    * ... => …
    * з*їм => з’їм
    * uses n-dash and m-dash
 
Markdown
--------
Easy tags:
 
**bold**
_italic_
--strikeout--
 
Easy lists:
 
* list item
* list item
 
1. list item
2. list item
 
The complete Markdown manual lives at http://daringfireball.net/projects/markdown/
 
LJ replacements:
----------------
LJ:username becomes <lj user="username">
http://example.com becomes hyperlink "example.com"
 
 
That's all for now. If you liked the software - drop me a line :)
 
Timothy Babych <tim.babych@gmail.com>