Dmitry Dudin

Results 5 issues of Dmitry Dudin

Hello, installing ``` npm install zlib ``` I have error ``` ~/work/kuku/app • npm install zlib --save 19:40 dima@Dmitrys-MacBook-Pro - > [email protected] preinstall /Users/dima/work/kuku/app/node_modules/zlib > node-waf clean || true; node-waf...

All bootcss files are not available anymore .... ![image](https://user-images.githubusercontent.com/702557/233481688-089a5ddf-5182-4e07-8a70-607e4186c111.png)

http://kramdown.gettalong.org/syntax.html#inline-attribute-lists example: ``` A simple paragraph with an ID attribute. {: #para-one} > A blockquote with a title {:title="The blockquote title"} {: #myid} {:.ruby} Some code here ```