-
Whitespace is present in map legend on safari and firefox. Remove some CSS styling to align properly.
-
Ahoj, zacali jsme na webu mit problem s widgetem Zerif Team Member. Pri upravach jakychkoli udaju se do vsech poli upravovaneho widgetu pridavaji nesmyslne whitespacy. Ve Firefoxu i Chrome, ve WP 4.9 …
peci1 updated
4 years ago
-
![Screenshot 2019-11-15 at 4.28.11 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY1920S1/pe/master/imageFolderTXT/7015310056_61c1a75b-cde8-4baf-9955-02b4738fd444.png)
[original: nus-cs2103-…
-
git has sometimes problems with trailing whitespace so maybe we should run something like autopep8 on the codebase It could also be a good idea to include license info in all the files.
-
When working on #828 (and its predecessors) I had some issues with whitespace... I noticed 2 things that might be worth reviewing just for ease of continued maintenance:
- [ ] Linting markdown for whi…
-
``` js
getComments('code\n/** comment */\ncode', true)
//» [ { start: 5,
// end: 19,
// type: 'Block',
// loc: { start: [Object], end: [Object] },
// api: false,
// value: '* …
-
I don't personally like the whitespace inside of the parenthesis when declaring a function. Although I see the purpose in it's increased readability. What do you think?
-
to facilitate debugging, we should preserve whitespace (or at least newlines) when converting a `translate="yes"` component to a `` ... that way line numbers will match up with the original source. as…
-
The standard list syntax generates the following html code:
``` html
List item text here
```
Note that there are carriage returns before and after the actual rendered text.
I'm doing some advance…
-
See the section "Formatting Issues" in https://velocity.apache.org/engine/releases/velocity-1.5/user-guide.html, about gobbling up excess whitespace. It's not the behavior of airspeed.