Fritz Lin

Results 364 comments of Fritz Lin

@fannyfan414 seems there is a typo in your snippet 😄 ```js // Wrong import AtTa from "vue-at/dist/vue-at"; // Correct import At from "vue-at"; import AtTa from "vue-at/dist/vue-at-textarea"; ``` And the...

Maybe it should be wrapped in CommonJS. `module.exports=...`

@st-sloth my bad.. We could probably add more supports, like https://github.com/uiureo/node-screencapture/pull/7/files

@st-sloth yeah that would have both pros and cons. I had been using tools implemented in pure JS before, but there would be problems like performance, so this library would...

@jacsonLee thanks. ``` XMLHttpRequest cannot load file:///F:/dev/blog/p/sidebar.md. Cross origin requests are only supported for protocol schemes: http, data, chrome-extension, https, chrome-extension-resource. XMLHttpRequest cannot load file:///F:/dev/blog/p/diary.md. Cross origin requests are only...

I am still wondering if we could use `file://` to view the blog :beers: But seems impossible, since it is really a security problem guarded by Chrome.

@kargpfen hahah.. i am not sure! will look into it

qq表情 `[爱心]` => (待研究..) ``` html ```

@judgejab thank you so much for using this module! 😄 Sure, I think we should support more custom options like what you've mentioned. Thanks for your suggestion! :+1:

- [gulp-eol bug之总结 (bright)](http://fritx.github.io/markppt/gulpeol/gulp-eol-bug.html) - [node.js技术交流会 (dark)](http://fritx.github.io/markppt/nodejs-talk/) - [亮爷的毕业致谢](http://blog.fritx.me/?2015/06/graduation-thanks) - [Static Blog: silent](https://github.com/fritx/silent) - [微信唱吧: wxchangba](https://github.com/fritx/wxchangba)