-
Especially ones that are simple wrappers on more popular libs, i.e. FlaskRedis
-
```
$ /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby --version
-bash: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby: No such file or directory
```
```
$ /us…
-
I'd find really nice if Caret supported [SmartyPants](https://daringfireball.net/projects/smartypants/) typographic transformations:
> - Straight quotes ( " and ' ) into “curly” quote HTML entities…
onvlt updated
5 years ago
-
We have a pattern with the following arguments:
```
parser.addArgument("recently-used");
parser.addArgument("recently-used-key");
parser.addArgument("recently-used-max-items", 20);
```
with …
-
It would be cool to run some processing on front matter before it's delivered thru layout props/[and potentially stuff](https://github.com/pngwn/MDsveX/issues/313#issuecomment-1139731938).
For exam…
-
If I render the following:
```
("**foo**")
```
It does not render the left angled quotes properly (ie it's a closing quote instead of an opening one). It does work fine if I omit any of the other th…
-
![image](https://user-images.githubusercontent.com/7674344/46161365-5d687100-c253-11e8-95b1-ef965e124f34.png)
When adding an apostrophe, excessive spacing is added.
-
Passing CSS vars to inline components isn't supported in MDsveX files.
Example:
Compiling this:
```svelte
import Chart from './Chart.svelte';
# Hello friends
Inline:
```
Yields th…
-
Faced issue mentioned in the title - please help, thanks!
Machine is MacBook Air running Yosemite.
Elixir 1.0.5 & Erlang/OTP 18 installed.
Added `{:markdown, github: "devinus/markdown"}` to `deps` …
dlcmh updated
9 years ago
-
```
Got to double check a few compatibilities, but I'm planning to switch
SmartyPants-IOC to use AS3Reflect. I might have to use a patched version,
but will detail the fixes and contrib them back to C…