Mario Toffia

Results 28 issues of Mario Toffia

Hi, I'm trying to render a java block as with our asciidoclet - gets a section and syntax highlightning but I'm failing miserabely. I'm using the following code: ```javascript var...

❔ question
:memo: documentation

## Detailed description This is a question! I've got several files that I wish to combine. For example I've defined Event object under event.yaml and under local-api.yaml i use those...

Hi, I'm new to go and using go 1.13. I've been using tagging of [my repository](https://github.com/mariotoffia/ssm) using releases e.g. v1.0.0 and hence I can use this in go.mod require section....

Hi and thanks for a nice framework. I've forked it and did a minor update to at least return city, country (and added GlobalCode) in google lookups. Also added context...

Hi @wbish, When `OperationTypes.Replace` it will capture the replace value and add it to the operation. The _old_ property is only _JSON_ visible when not null. Hence, the following output...

I have a little project called [Fluentdocker](https://github.com/mariotoffia/FluentDocker) here on GitHub. I've got a bug report that made me run my old `docker-machine` unit test and I get errors back when...

It would be really complete if packagedrone would support Nuget artefacts. In our organization we are many java and .net developers. (Like https://github.com/JetBrains/teamcity-nuget-support/tree/v0.14/nuget-server) Cheers, Mario

enhancement
help wanted