-
See : https://github.com/hugolpz/font2svg-linguist/issues/7
See : https://zh.wikipedia.org/wiki/中文拼音對照表
-
**TL;DR** make sure that `createRouter` and other exports are marked as deprecated. For the majority of packages there should only be one default export of the backend plugin itself. The `@backstage/b…
-
It should be in principle possible, since GitHub uses it in Linguist.
No more regex-based highlighting! :)
This would make things like #183 much easier
-
Tracking: https://github.com/github/linguist/issues/4219
-
Linguist List Software, Corpora, https://corpus-analysis.com/, other relevant websites and lists
-
..when the name is finalized :-) Skylark files (.bzl, for example) are currently detected as Python files in GitHub's UI.
See https://github.com/github/linguist
-
https://github.com/github/linguist/blob/master/CONTRIBUTING.md#adding-a-language
https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-repository-languages
-
Building fails on Linux (Fedora) because linguist-qt6 is not installed. Installing this package and running CMake again solves the issue.
During build, gmake fails with error 2 in target all. After …
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
qt5, which forms the basis for many scientific/engineering packages, is very difficult to compile on AL20…
ghost updated
11 months ago
-
```nim
#[
asdf
]#
proc foo*()=
runnableExamples:
import std/strutils
## line_doc_comment
# bar
doAssert "'foo" == "'foo"
##[
foo
bar
]##
doAssert:…