Smalllong

Results 10 issues of Smalllong

maybe `` should be parsed into `div(data-abc='ab\\cdef')` rather than `div(data-abc='ab\cdef')`

【时光派】公众号经常会发一些延寿文章,最近的一些有关于孤独、油炸、体温、断食、冥想等,可以考虑加入

The file specified in 'browser' field of package.json should export a value (using UMD or CJS) but you directly put an IIFE file here. As a result, the winbox can...

cdn.jsdelivr.net已经炸了

URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/ui-system/components/editor/canvas.md `Canvas 本身和相机并无关系,其更主要的作用是上文叙述的屏幕适配,所以 Canvas 的渲染只取决于和其节点 layer 对应的 camera。所以可以通过控制 camera 的属性来决定 Canvas 下节点的渲染效果。` 这句话有点令人费解,建议可以改成 `Canvas 本身并不是一个相机,不会自动渲染展示子节点,而是只展示和其关联的相机的取景,所以可以通过控制关联 camera 的属性来决定 Canvas 下节点的渲染效果。其本身更主要的作用是上文叙述的屏幕适配,主要通过勾选AlignCanvasWithScreen来实现。` 另外疑问是如果勾选了AlignCanvasWithScreen好像就没法把相机拉远了是吗?3d透视效果太明显了,我想保持AlignCanvasWithScreen但同时把相机拉远来减小透视效果,这个怎么做到?

```md mSrc [, options ]) ``` generated unexpected link: ```html mSrc , options ) ```

Just like which works in Webstorm

enhancement

OS: windows 8.1 Version: 1.8.17 There appears to be two scrollbars when content overflow. The left one looks like 99% height while the the right one is normal height, The...

- fix redeclare of templatename which causes linting issue - adding empty line at end