Carlos Araya
Carlos Araya
Is there a way for this block to capture the class of an existing code block? Is this what #4 is designed to support? If this solves the issue I...
When I go to https://docs.fenixwebserver.com I get a Cloudflare error. **CNAME Cross-User Banned** You've requested a page on a website that is part of the Cloudflare () network. The host...
In addition to #37 I would love to see an explainer document on how does the library handles accessibility. Being able to replace the DOM visually doesn't really tell me...
I'm trying to use gulp-nunjucks with nunjucks markdown and I'm getting a weird result. The plugin inserts the string **undefined** wherever I have the markdown tag, but it works fine...
I'd like to convert the LESS files to SASS so I can use them with my current tools. Are the original LESS files available or do I have to start...
I'm trying to work with wp-api-angular with Angular 6. However, the library requires a peer of version 4 which means it won't work with my current setup. Is there a...
I am working on integrating emphasis for use with iPhones and iPads. I can not seem to activate emphasis from my iPad. Do I need to implement another event that...
I'm working on a site that uses JWT authentication for all third-party API calls. Is there documentation on how to create a request to a custom endpoint generated by a...
I'm working with WordPress content that uses figure elements. When I convert it to markdown, it produces the following result: ```html Small viewport show in light g reen color. The...
I'm trying to use this plugin together with Markdown-it, Graymatter. and nunjucks-markdown. For some reason the renderer is not recognizing the `{% markdown %}` tag. The error I'm getting: ```js...