|
|
|
@271
|
[271]
|
8 months |
jgarber |
Don't wrap a div tag + text in a paragraph tag (a break from Textile …
|
|
|
|
@270
|
[270]
|
8 months |
jgarber |
Don't wrap <notextile> pseudo-tags in paragraph tags (a break from Tetxile …
|
|
|
|
@269
|
[269]
|
8 months |
jgarber |
Let footnotes be anchored with the same number the user specified (a break …
|
|
|
|
@268
|
[268]
|
8 months |
jgarber |
Removing test for nested pre tags. Let someone submit a patch if they …
|
|
|
|
@267
|
[267]
|
8 months |
jgarber |
Split testing of different formatters into different test cases.
|
|
|
|
@266
|
[266]
|
8 months |
jgarber |
Preserve whitespace after explicit html.
|
|
|
|
@265
|
[265]
|
8 months |
jgarber |
Pay attention to whitespace: it's important in pre tags and makes output …
|
|
|
|
@264
|
[264]
|
8 months |
jgarber |
Make separate files for each formatter
|
|
|
|
@263
|
[263]
|
8 months |
jgarber |
Latex formatter (#35) [Gaspard Bucher]
|
|
|
|
@262
|
[262]
|
8 months |
jgarber |
Add footnote class to generated footnote HTML like Textile 2.
|
|
|
|
@261
|
[261]
|
8 months |
jgarber |
Make image alignment trigger parent paragraph's float style.
|
|
|
|
@260
|
[260]
|
8 months |
jgarber |
Refactor how extended blocks are ended; fixes problem with block picking …
|
|
|
|
@259
|
[259]
|
8 months |
jgarber |
Change code_extended_block_code to match threshold_extended_block_code …
|
|
|
|
@258
|
[258]
|
8 months |
jgarber |
Long definitions.
|
|
|
|
@257
|
[257]
|
9 months |
jgarber |
Remove diff highlight limit. There are fewer huge tests than there were …
|
|
|
|
@256
|
[256]
|
9 months |
jgarber |
Fix recognition of deleted phrases that contain hyphens.
|
|
|
|
@255
|
[255]
|
9 months |
jgarber |
Fix test after order of table cell modifiers was switched to match …
|
|
|
|
@254
|
[254]
|
9 months |
jgarber |
Move the STORE_URL on link aliases to match the cleanup in [253].
|
|
|
|
@253
|
[253]
|
9 months |
jgarber |
Allow "tight" links and images (no space surrounding) per Textile2. …
|
|
|
|
@252
|
[252]
|
9 months |
jgarber |
Remove alignment and class from definition lists. It increases the size …
|
|
|
|
@251
|
[251]
|
9 months |
jgarber |
Handling of basic RedCloth?-style definition lists.
Removed test for …
|
|
|
|
@250
|
[250]
|
9 months |
jgarber |
Modify a Textism test to account for CAPS getting a span with caps class …
|
|
|
|
@249
|
[249]
|
9 months |
jgarber |
Trivial CSS style order switch to fix test.
|
|
|
|
@248
|
[248]
|
9 months |
jgarber |
Allow blockquote citation.
|
|
|
|
@247
|
[247]
|
9 months |
jgarber |
Scan for link aliases and insert the href where the aliases are used.
|
|
|
|
@246
|
[246]
|
9 months |
jgarber |
Switching to -O0 flag so no optimization is done. End result is smaller …
|
|
|
|
@245
|
[245]
|
9 months |
jgarber |
Add the *.c files as a dependency of Makefile so they exist when the …
|
|
|
|
@244
|
[244]
|
9 months |
jgarber |
Make SRC work with Ragel >= 6.0. Due to Ragel interface changes, it is …
|
|
|
|
@243
|
[243]
|
9 months |
jgarber |
Fix escapement of special characters inside inline code bits.
|
|
|
|
@242
|
[242]
|
9 months |
jgarber |
Adapt Threshold State test cases for our character escape preferences:
* …
|
|
|
|
@241
|
[241]
|
9 months |
jgarber |
Add different escaping for pre and notextile blocks.
|
|
|
|
@240
|
[240]
|
9 months |
jgarber |
Eliminate extra comments.
|
|
|
|
@239
|
[239]
|
9 months |
jgarber |
Fix handling of extra whitespace (#34) [zak]
|
|
|
|
@238
|
[238]
|
9 months |
jgarber |
Fix extended blocks. It matches Textile 2 behavior as well.
|
|
|
|
@237
|
[237]
|
9 months |
jgarber |
Fixed extended block paragraph. Broke extended block code and quotes, but …
|
|
|
|
@236
|
[236]
|
9 months |
jgarber |
Removing the part of test_threshold_image_links where a blank alt also …
|
|
|
|
@235
|
[235]
|
9 months |
jgarber |
Allow deleted text to be followed by punctuation as well as a space. …
|
|
|
|
@234
|
[234]
|
9 months |
jgarber |
The best implementation of the dimension pattern yet.
|
|
|
|
@233
|
[233]
|
9 months |
jgarber |
Lines beginning with space are ignored per Textile 2.
|
|
|
|
@232
|
[232]
|
9 months |
jgarber |
Make use of final semicolon in style attribute consistent internally and …
|
|
|
|
@231
|
[231]
|
9 months |
jgarber |
Add in <span class="caps"> for strings of caps and acronyms per Textile 2.
|
|
|
|
@230
|
[230]
|
9 months |
jgarber |
Switch valign to vertical-align style per official Textile 2 manual.
|
|
|
|
@229
|
[229]
|
9 months |
jgarber |
Add test cases from "The official reference manual for Textile …
|
|
|
|
@228
|
[228]
|
9 months |
jgarber |
Fix em, en, and arrow space padding issues. (#33) [Johan Sorensen]
|
|
|
|
@227
|
[227]
|
10 months |
jgarber |
Fix missing second number of dimension [the clever parts courtesy Johan …
|
|
|
|
@226
|
[226]
|
10 months |
jgarber |
Don't allow an image URL to start with a space (#31) [Johan Sorensen]
|
|
|
|
@225
|
[225]
|
10 months |
jgarber |
Preserve spaces around endash; if spaces are present, make sure they're …
|
|
|
|
@224
|
[224]
|
10 months |
jgarber |
List continuation
|
|
|
|
@223
|
[223]
|
10 months |
jgarber |
Fixed failing del test and made it able to accept deletions containing …
|
|
|
|
@222
|
[222]
|
10 months |
jgarber |
Switch order of table cell modifiers. Fixes #21.
|
|
|
|
@221
|
[221]
|
10 months |
jgarber |
Fix (c) eating prior space (closes #11).
|
|
|
|
@220
|
[220]
|
10 months |
jgarber |
Correct my misunderstanding of double-equals. It's an _inline_ signature.
|
|
|
|
@219
|
[219]
|
10 months |
jgarber |
Move HTML preservation tests to their own file.
|
|
|
|
@218
|
[218]
|
10 months |
jgarber |
Johan cleaned up formatting in SuperRedCloth::HTML. (Closes #30) [Johan …
|
|
|
|
@217
|
[217]
|
10 months |
jgarber |
HTML parsing that should be good enough for most people.
|
|
|
|
@216
|
[216]
|
10 months |
jgarber |
Improved HTML handling. Still a bit more improvement left to make.
|
|
|
|
@215
|
[215]
|
10 months |
jgarber |
Allow space between link text and link title.
|
|
|
|
@214
|
[214]
|
10 months |
jgarber |
Adding tests to show #29 worksforme.
|
|
|
|
@213
|
[213]
|
10 months |
jgarber |
Fix segfault on bad table format (#24) [Johan Sorensen]
|
|
|
|
@212
|
[212]
|
11 months |
jgarber |
Adding failing test for HTML in paragraph [Johan Sorensen]
|
|
|
|
@211
|
[211]
|
11 months |
jgarber |
Eliminate legit spacing differences in Poignant test. Must've been a …
|
|
|
|
@210
|
[210]
|
11 months |
jgarber |
Clean up list tests: named them and removed redundancies.
|
|
|
|
@209
|
[209]
|
11 months |
jgarber |
The proper align value is 'justify' not 'justified'
|
|
|
|
@208
|
[208]
|
11 months |
jgarber |
Cleaned up Textism tests
|
|
|
|
@207
|
[207]
|
11 months |
jgarber |
Expose bug where quotes in inline code are made curly.
|
|
|
|
@206
|
[206]
|
11 months |
jgarber |
Don't make curly quotes in blockcode or pre tags
|
|
|
|
@205
|
[205]
|
11 months |
jgarber |
Adding a test scraped from hobix.com/textile
|
|
|
|
@204
|
[204]
|
11 months |
jgarber |
Remove redundant testgroup in test names
|
|
|
|
@203
|
[203]
|
11 months |
jgarber |
Fixing typo in test
|
|
|
|
@202
|
[202]
|
11 months |
jgarber |
Removing instiki_7 & 8 that spec out very strange behavior for div(foo). …
|
|
|
|
@201
|
[201]
|
11 months |
jgarber |
Making instiki_7 & 8 readable
|
|
|
|
@200
|
[200]
|
11 months |
jgarber |
Escape <, >, &, etc. within pre/code blocks as per Textile2, hobix. …
|
|
|
|
@199
|
[199]
|
11 months |
jgarber |
Give tests names so we exactly what the test is testing. Made code.yml …
|
|
|
|
@198
|
[198]
|
11 months |
jgarber |
Simplify Textile2 entity conversion.
|
|
|
|
@197
|
[197]
|
11 months |
jgarber |
A start on having no linebreaks between HTML tags (Textile2 compatibility)
|
|
|
|
@196
|
[196]
|
11 months |
jgarber |
Fix closing </pre> being chopped off
|
|
|
|
@195
|
[195]
|
11 months |
jgarber |
Add spec for non-breaking between HTML elements
|
|
|
|
@194
|
[194]
|
11 months |
jgarber |
Refine dependencies in Rakefile so small changes don't cause complete …
|
|
|
|
@193
|
[193]
|
11 months |
jgarber |
Don't inline format contents of blockcode (bc.).
|
|
|
|
@192
|
[192]
|
11 months |
jgarber |
Better comparison testing against Textile 2.
|
|
|
|
@191
|
[191]
|
11 months |
jgarber |
Fix for OS X Leopard [Johan Sorensen]
|
|
|
|
@190
|
[190]
|
15 months |
jgarber |
Fix ol/ul opts not coming through and passing opts to first li.
|
|
|
|
@189
|
[189]
|
15 months |
jgarber |
Set ignores on compiled files.
|
|
|
|
@188
|
[188]
|
15 months |
jgarber |
Making tests pass over insignificant characters (e.g. semicolon at end of …
|
|
|
|
@187
|
[187]
|
15 months |
jgarber |
Eliminating tests for eliminated features (HTML filtering/sanitizing).
|
|
|
|
@186
|
|