Moses Narrow

Results 116 issues of Moses Narrow

### Describe the bug I was rendering markdown to html and then displaying that with ``` core.NewText(b).SetText(buf.String()) ``` I noticed that images included as html don't display on either desktop...

bug

### Describe the feature I really like the look and feel of [cogentcore](https://www.cogentcore.org/) . One use case I had in mind is as a framework for a webstore. Has such...

enhancement
approved

### Describe the bug Two main points: 1) https://www.cogentcore.org/core/setup/install The ` ` blocks are not directly highlight-able (with brave browser on amd64 linux) which makes it basically impossible to copy...

bug

### Describe the feature golangci-lint is a good test suite, and I think it helps identify common issues with code and helps ensure high quality of code. Here's the config...

enhancement
approved

### Describe the feature I notice that the `core` binary does not have the version compiled into it. This begs the question: when did I build this binary and is...

enhancement
approved

Apparently no one has access to merge PRs in this repo ; or else the required travis CI tests are not happening - thus merging is blocked. The source code...

## CURRENT PROGRESS * implement spf13/cobra for cli interfaces * integrate command structure * create default compilation from repo root ``` $ go run github.com/skycoin/skycoin@cobra-cli ┌─┐┬┌─┬ ┬┌─┐┌─┐┬┌┐┌ └─┐├┴┐└┬┘│ │ │││││...

Browser console error: ``` :6420/#/wallets:1 Access to XMLHttpRequest at 'https://version.skycoin.com/skycoin/version.txt' from origin 'http://127.0.0.1:6420' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. version.skycoin.com/skycoin/version.txt:1 Failed...