-
The blog feature is integrated , but we need images to go to a database. Also fix bugs in the commenting feature
calo1 updated
7 years ago
-
I'm sure it's something simple that I'm missing, but no google or apipie repo searches are producing anything obvious.
E.g.,
![pasted_image_1_24_17__5_34_am](https://cloud.githubusercontent.com/…
-
If the input is something like this:
```
text="First line\n\n** Point 1\n* Point2\nLast line"
print textile.textile_restricted(text)
```
The output looks like this:
```
First line
Point 1
…
-
### Summary
At some point markdown syntax highlighting has disappeared, and only a couple of elements are still highlighted, while most of the file is white. And it happens only with md files. Whil…
-
https://github.com/jgarber/redcloth/blob/RELEASE_3_0_4/tests/textism.yml#L116
produces error:
```
error: expected at least one digit in exponent
--> src\../test/fixture/redcloth3/textism.yml:11…
-
https://github.com/jgarber/redcloth/blob/RELEASE_3_0_4/tests/textism.yml#L68
```
---
in: '*a phrase*'
out: a phrase
---
```
Produces the error like this:
```
error: character literal may on…
-
There are two instances of Dean Cameron's email address (``) that I've found so far, and these should probably be removed. The `textism.com` domain dropped, was reregistered in 2016 and has since been…
-
This repository needs licensing, copyright and contributor information. What license do the assets use? Were do they originate and how many have contributed to them? What are the typefaces? How were t…
gocom updated
6 years ago
-
```
What steps will reproduce the problem?
1. Edit an image caption in the Images tab, and include single and double
quotes, like this:
> "Textism", Dean Allen's website, is often 'Retooling'.
2. U…
-
```
What steps will reproduce the problem?
Textile syntax:
_*aaaa*_
Expected output: aaaa
Actual output: *aaaa*
This seems to work with the parser used here
http://www.textism.com/tools/textile/ a…