one

Results 5 issues of one

[Spack](https://spack.io/) is very good at building scientific software and is useful for users who want to build BOUT++ from scratch. However, I didn't find an official configuration for BOUT++ yet....

I've been using CodeCoverage.cmake and lcov for a while. I noticed that patterns to excluded were handled well, whereas patterns to extracted are not supported yet. I believe the lcov...

### Describe the bug I was working on turning some scanned Chinese books to searchable PDFs. Everything works perfectly except for one document expanding to 111x size after OCR. Any...

bug

#29 这个 issue 里面用 python 替换语雀公式图片链接为链接包含的公式,我改写到`doc.ts`里面之后也可以用。 ```TypeScript function recoverMathBlocks(mdstring) { return mdstring.replaceAll( /\!\[\]\(https.*?\/\_\_latex\/.*?\&code\=(.*?)\\\&.*?\)/g, (match, p1, offset, string) => { const mathExp = decodeUriComponent(p1); return mathExp.includes('\\begin') || mathExp.includes('$') ? `\$\$\n${mathExp}\n\$\$` :...

The date of the Zotero document is `August 1, 1989`. Use `it.date` to get `1989`. Is it not possible to recognize dates in this format? Zotero 文献的日期是`August 1, 1989`,用`it.date`得到`1989`,请问是不是不能识别这种格式的日期?

bug
template
stale