-
Motivating example in JavaScript:
```js
// Block
{ }
// ^ punctuation.section.block.begin
// ^ punctuation.section.block.end
// Object literal
+{ }
// ^ punctuation.definition.…
-
# Enhancement Proposal
Codemap levelIndent property can cause
improper or infinite nesting due to a only indent
level handling. Introducing hierarchy level handling
addition to indent level handl…
-
we sometimes have content in two languages (instant translations of audio tracks, presentation slides in two languages, transcripts etc.) for a/v items - we need an array of fields mapping the relevan…
-
**Explain the problem.**
I am converting an ePub file to HTML (for later conversion to PDF).
The command line is simple: `pandoc file.epub --from=epub --to=html -o file.html`
The ePub file is ge…
-
A lot of languages at the bottom of https://machinetranslate.org/languages seem to be not supported by any API yet, e.g. https://machinetranslate.org/wln - 0 APIs.
It turns out that these are s…
-
Don't know if this repo is still actively monitor or maintained.
The REST Product APIs are being deprecated in February with the rest of the REST APIs to follow later in the year. The tap relies on…
-
This should be trivial to do, but @schweikhard was right in the sense that it is sometimes confusing, specifically for newbies, what a concepticon gloss means (and definitions are also not the best al…
-
[`lang-map`](https://github.com/jonschlinkert/lang-map) offers [support for many languages](https://github.com/jonschlinkert/lang-map/blob/master/lib/lang.json). The mapping between file extension and…
-
### Problem Description
Meta introduced a number of new higher-precedence aria- props in 0.71, including a new role prop, and seems to be increasingly converging with ARIA standards. While adding su…
-
Conceptually related to a very old issue - #51
It's been raised that having the comma key as the trigger for the auto-separation of tags in the CMS may be causing issues in some languages (See ht…