Igor Parra Bastias

Results 2 comments of Igor Parra Bastias

I just was breaking keyboards. I added url attributes to the cloud and all "weight" feature was lost. Mayb eyou could add font-size:inherit; to your css definition: div.jqcloud a {...

```javascript format: (state) -> self = this console.log atom editor = atom.workspace.getActiveTextEditor() text = editor.getText() newTextArr = [] ['css','html', 'js'].forEach((val, index) -> // here is the thing newText = self.replaceText(text,...