-
CoffeeScript version 1.2.0
node version v0.6.19
kanso version 0.2.1
▾ Map/
▾ js/
test.coffee
▾ lib/
app.coffee
▸ packages/
index.html
kanso.json
## kanso.json:
{
"name":…
-
### Expected behaviour
Load the global scss files
### Actual behaviour
Not able to import global scss files which are imported in component's individual scss file; I have even used karma-scss-pre…
-
The "Show more..." markdown extension we introduced in #120 has some minor bug which I guess keeps people from using it.
- _Expected behavior_: replace `(((text)))` with a "[show more]" button _withi…
-
The erlang preprocessor supports using environment variables in e.g. the "include" directive:
``` erlang
-include("$PROJ_ROOT/my_records.hrl")
```
Currently, there is no way of specifying these in t…
NicoK updated
9 years ago
-
When I run this, the output does not contain the HTML embedded within it-
```
import markdown
somemd = """
Our package should be able to handle HTML in markdown files. Here is an example markd…
-
### Description
I started using Ray RLLib (version 2.7.1) to solve a RL problem with customized environments and agents. While the envs are properly set, when I started to customize models, I am quit…
-
Hello again!
Hope I'm not getting annoying, just trying to help you track down any bugs in this before you release it proper.
I found several things that the record-preparser or record-syntax librar…
-
### Description
Hi, I would like to propose that fpm fills in the gap left between gcc and gfortran where all defined macros are not available from gfortran without using CMake.
While there are many…
-
例如有一个html内嵌标记
```
```
需要在这个标记加上一个自定义属性,方便在preprocessor阶段获取,然后做相应的处理,就好像
```
```
swmjj updated
8 years ago
-
Hey @tycho01 ,
I love the plugin as its saved me a ton of time when adding new pug templates on my Angular 4 project. I've run into a problem while implementing unit testing for the first time in t…