Waldir Pimenta

Results 319 issues of Waldir Pimenta

Also add details for the last two sections.

meta

Here's an example: ```css aside { float: right; background: #def; border-left: 1px solid #789; width: 50%; font-size: 90%; padding: 0.5em 1em; margin: 0.3em -4em 0px 2em; } ``` Result, in...

`` by default (TODO: confirm in various browsers) is shown as a zero-height box with 1px borders. That means the top and bottom borders combine to give it a 2px...

Link: https://edwardtufte.github.io/tufte-css/ Compare e.g. link styling, font (c.f. #15), background colors, etc.

The left bar is becoming somewhat of a standard, and inconspicuous enough, but quote marks (if they could be added in a similarly unobtrusive way) could be more intuitive. Maybe...

enhancement

## Exception details Message: `No enum constant net.pfiers.osmfocus.service.osm.NoteCommentAction.HIDDEN` ## What happened / what actions did you take before the bug occurred? I was just zooming and panning the map. I...

Currently the links point to the repositories directly on github, but that doesn't show the live blocks. To get the interactivity, the root of the URL must be `https://blocks.githubnext.com/` rather...

It would be nice if `xc` supported task definition documents in formats other than markdown — for example AsciiDoc, reStructuredText, and other [lightweight markup formats](https://en.wikipedia.org/wiki/Lightweight_markup_language). Note: This is just speculative...

enhancement

It's ok if it's javascript-based, since most if not all of its functions rely on javascript

Using either [hello.js](http://adodson.com/hello.js/) ([CDN here](https://cdnjs.com/libraries/hellojs)), which seems to allow to save/load files, or [firebase](https://www.firebase.com) (possibly using social account logins too, if that's easily set up -- [example](http://firebase.github.io/firebase-simple-login/)). This would allow...

enhancement