-
Enhance Markdown similarly to GitHub flavor.
See:
- http://en.wikipedia.org/wiki/Markdown#Extensions
- https://guides.github.com/features/mastering-markdown/
OSMTM use an "old" version of [showdown]…
pyrog updated
7 years ago
-
1. Bold and italics that cross contexts are handled incorrectly, because the tree structure does not support overlapping nodes (for example, `''foo'''bar''baz'''`, or `''foo{{bar|baz''}}`). Fixing thi…
-
### Issue Summary
The translation for numbers containing spaces or commas could be improved
### Issue details:
1. With this input `16\,807` MathJax will produce the following MathML when usin…
-
Go version `go1.12beta2`.
```go
package main
import (
"bytes"
"html/template"
"log"
"strings"
)
func main() {
log.SetFlags(0)
tmpl, err := template.New("").Parse(``)
if err !=…
-
First of all I know that toga is not aimed to support widget primitives.
But there is already `Label` widget that serves for quite low level purposes:
- form inputs short description (like label …
-
These could make a nice question/answer data format, they're kind-of tree like but would need a lot of filtering and formatting into trees.
Some initial research if anyone wants to have a stab at t…
-
- Currently `[[section.subsections]]` is more outstanding than `[section]`.
```
[section]
a = 1
[[section.subsections]]
a = 1
[[section.subsections]]
a = 1
[[section.subsectio…
ghost updated
8 years ago
-
This is a meta-issue as it is about to cover a few topics I stumbled upon while writing docs for my last module. Perhaps it would make sense to spawn more specialized issues later, but for now it feel…
vrurg updated
6 months ago
-
**TLDR: Can we create a list of LaTeX commands that generate all elements described by the core spec?**
The goal of the [Wikimedia community group math](https://meta.wikimedia.org/wiki/Wikimedia_Co…
-
**Amusewiki** and **Text::Amuse** are not famous.
There are nearly only two website talking about in on the internet [amusewiki](https://amusewiki.org) itself and [cpan](http://search.cpan.org/sear…
noraj updated
5 months ago