-
If I run the following code, I get 1, 2, and 4 printed, but not 3. You may need to tweak `10000000` to be appropriate for your CPU speed.
```julia
println("1")
println("2")
x = 0
for i in 1:100…
ssfrr updated
4 years ago
-
Moved this comment here from pandoc issues:
>
>
> Note that it currently only works with pandoc < 2.10 (if anybody understands the pandoc 2.10 table model a pull request is most welcome! :-)
…
kysko updated
4 years ago
-
- O’Reilly and MakerPress
- Clojure Cookbook
- GitHub supports AsciiDoc syntax in repositories, wikis and gists (powered by Asciidoctor)
- NFJS, the Magazine is produced from articles written in Ascii…
-
The [witiko/markdown](https://github.com/Witiko/markdown) package has recently seen the introduction of several new options and syntax extensions sponsored by [David Vins](https://github.com/dvins) an…
-
Gitbook supports export to [ebooks and pdfs](https://github.com/GitbookIO/gitbook#output-formats) via [calibre](http://calibre-ebook.com/). This might be easy to hook into.
See also https://github.co…
-
is there any plan to provide a template for typst (https://github.com/typst/typst) ?
a modern alternative for latex.
-
Description says it all. "Large" objects, such as large matrices, cannot be displayed properly on the screen or latex, but they can be displayed better in HTML.
```
EXAMPLE:
sage: ct=CoxeterGroup(…
-
### Bug description
When rendering a qmd with a gt table and a **table label**, docx output is faulty, word send a message that there is a problem, and the table appears strangely formated in the doc…
-
## ASAP
- [ ] https://github.com/quarto-dev/quarto-cli/issues/8848
- [ ] Customizable categories for Float and Block crossreferences
- [x] #1655
- [x] #3323
- [ ] #3979
- Add crossrefe…
-
```
Add a Comment block element to the Pandoc data structure.
```
Original issue reported on code.google.com by `fiddloso...@gmail.com` on 7 Sep 2008 at 11:03