rick
|
39d16b8c43
|
Merge branch 'text_data_method' of https://github.com/hiroshi/gollum into hiroshi-text_data_method
|
2010-11-09 12:19:29 -08:00 |
|
Marko Anastasov
|
16ef859073
|
Ignore case when matching image paths.
Otherwise images with file extensions in caps don't get rendered.
|
2010-10-12 12:07:07 +02:00 |
|
Hiroshi Saito
|
dc7693dbd0
|
FIX: Sanitize.clean raise Encoding::CompatibilityError if a page contains non ASCII-7 characters
|
2010-10-08 23:39:18 +09:00 |
|
rick
|
4dbe3ea844
|
ensures rel="nofollow" is added to all anchors if a page is retrieved with a SHA
|
2010-09-30 17:19:37 -07:00 |
|
rick
|
05a7b4c06c
|
Allow users to pass anchors to page links.
http://github.com/github/gollum/issues/\#issue/21
|
2010-09-30 15:32:02 -07:00 |
|
Tom Preston-Werner
|
1e2932fd21
|
Merge remote branch 'henrikh/test-sections'
|
2010-09-29 13:09:08 -07:00 |
|
Tom Preston-Werner
|
db1ccc4525
|
DRY up test commit details.
|
2010-08-30 16:38:01 -07:00 |
|
Henrik Hansen
|
959f02b50e
|
Use correct capitalization of TeX
|
2010-08-29 14:26:14 +02:00 |
|
Henrik Hansen
|
8301428974
|
Add sections to clean up markup test code
|
2010-08-29 10:08:08 +02:00 |
|
rick
|
0500c7e10c
|
cache the ref => sha lookup
|
2010-08-24 12:39:26 -07:00 |
|
rick
|
dd30a7bdc2
|
fix markup on framed absolute image urls
|
2010-08-16 15:49:47 -07:00 |
|
rick
|
c69a5f80dd
|
prevent Gollum::Wiki instances from creating new pages that overwrite pages with the same name.
|
2010-08-16 07:56:46 -07:00 |
|
Tom Preston-Werner
|
38b8700651
|
Code hilighter needs to handle blanks lines.
|
2010-07-29 21:57:30 -04:00 |
|
Tom Preston-Werner
|
f23d093d6f
|
Strip code indents (two spaces or one tab) if present.
|
2010-07-29 21:45:17 -04:00 |
|
Tom Preston-Werner
|
d37d57596b
|
Support TeX-style math equations via MathJax.
|
2010-07-25 22:40:09 -07:00 |
|
rick
|
00227a118b
|
pass Grit::Commit to Gollum::Page instances from Gollum::Wiki#pages
|
2010-07-23 17:39:33 -07:00 |
|
rick
|
bd3721d4d3
|
fix markup tests for nokogiri 1.4.2
|
2010-07-23 16:36:57 -07:00 |
|
rick
|
88934902fd
|
fix markup test errors
|
2010-07-22 20:20:12 -07:00 |
|
Tom Preston-Werner
|
9e917e235a
|
Support external links.
|
2010-07-20 22:44:39 -05:00 |
|
Tom Preston-Werner
|
8221bd6321
|
Fix file link with external path.
|
2010-07-20 22:26:13 -05:00 |
|
Tom Preston-Werner
|
8595ca5645
|
Fix tests and handle touching tags.
|
2010-07-20 22:22:22 -05:00 |
|
rick
|
5135de1c3f
|
when linking images, assume '.' is the root path
|
2010-07-14 13:42:21 -07:00 |
|
rick
|
ecbb902e62
|
Gollum::Markup uses Wiki#base_path when linking images/files
|
2010-07-14 13:32:32 -07:00 |
|
rick
|
7c380b15f5
|
use regex since the order of html attrs in formatted output is random
|
2010-07-12 17:42:24 -07:00 |
|
Tom Preston-Werner
|
baaa7c6b93
|
Allow base path to be specified for wiki links.
|
2010-07-12 17:05:48 -07:00 |
|
Tom Preston-Werner
|
970bb92c7a
|
Preserve orgmode-style double links.
|
2010-07-09 16:09:24 -07:00 |
|
Tom Preston-Werner
|
2c2bf68a3b
|
Escape lisp-quoted wiki links.
|
2010-07-08 19:04:36 -07:00 |
|
Tom Preston-Werner
|
5f7685d5fd
|
Sanitize HTML output.
|
2010-07-08 18:31:16 -07:00 |
|
Tom Preston-Werner
|
f3cbbb8652
|
Handle stupid 0x0D bytes because browsers are stupid.
|
2010-07-07 17:33:04 -07:00 |
|
Tom Preston-Werner
|
6c7fcf89c3
|
Add create/edit powers to frontend. Support external image URLs.
|
2010-07-07 16:02:26 -07:00 |
|
Tom Preston-Werner
|
0485c67b3d
|
Distinguish between present and absent page links.
|
2010-07-07 13:49:55 -07:00 |
|
Tom Preston-Werner
|
2e49f2c9e7
|
Minimal working frontend.
|
2010-07-07 00:29:51 -07:00 |
|
Tom Preston-Werner
|
a6079f3abd
|
code highligting
|
2010-04-20 13:39:37 -07:00 |
|
Tom Preston-Werner
|
addf3bb721
|
test image with float and align
|
2010-04-19 16:13:34 -07:00 |
|
Tom Preston-Werner
|
8cca294c25
|
fix img vert and horiz align
|
2010-04-19 16:11:43 -07:00 |
|
Tom Preston-Werner
|
4cec243aa0
|
get image tag attributes rollin
|
2010-04-19 15:50:10 -07:00 |
|
Tom Preston-Werner
|
354372705f
|
image alt
|
2010-04-19 11:49:46 -07:00 |
|
Tom Preston-Werner
|
857c6b5eb8
|
file links
|
2010-04-19 11:24:55 -07:00 |
|
Tom Preston-Werner
|
342edec448
|
image tag with relative path
|
2010-04-19 11:10:26 -07:00 |
|
Tom Preston-Werner
|
5f037e5e47
|
fix index clobbering and tighten some stuff up
|
2010-04-19 10:51:52 -07:00 |
|
Tom Preston-Werner
|
2b20054d5c
|
make markup take page as the param
|
2010-04-18 11:41:24 -07:00 |
|
Tom Preston-Werner
|
37ef17f047
|
start of gollum tag markup processing
|
2010-04-18 11:16:37 -07:00 |
|