-
Literate is generating code blocks that are marked with `@example` rather than `julia` in the docs/README, which means they don't have syntax highlighting. Investigate how to change that (see https://…
-
In https://github.com/MarkNahabedian/MattParkerJigsawPuzzleProblem.jl I'm trying to use Literate and Documenter to generate documentation.
The `docs/make.jl` script first walks the source hierarchy…
-
### What did you expect to happen?
I expected that on a clean install of doom (ie `doom install && doom sync` with a "fresh" `~/.emacs.d/`) the literate config in `$DOOMDIR` would be seen, tangled, a…
-
Apologies if I've somehow missed something obvious, or this isn't realistic, I'm not super Git-literate.
Wondering if there is a proper way to switch the branch MineCICD is pushing to?
Thinking alon…
-
I have a `preprocess` function ([`LiterateTest.preprocess`](https://tkf.github.io/LiterateTest.jl/dev/#LiterateTest.preprocess)) for Literate.jl to strip out test-related code from Literate.jl-compati…
-
hello,
using an ExpressionTemplate to show only class name of SourceContext:
```
var logExpressionTemplate = new ExpressionTemplate(theme: Serilog.Templates.Themes.TemplateTheme.Literate,
…
tecxx updated
4 months ago
-
# Lengyueyang's Emacs configuration - 深度识医
A literate programming style exposition of my Emacs configuration beyond my spacemacs configuration
[http://localhost:1313/zh-cn/post/tools/spacemacs/lengy…
-
### Set proxy
Add these lines of codes in the `wsgi` file.
```
os.environ['http_proxy']='http://proxy.iiit.ac.in:8080'
os.environ['https_proxy']='http://proxy.iiit.ac.in:8080'
```
### Give per…
-
### What did you expect to happen?
When saving my config.org with `C-x C-s`, it should tangle without error to several .el files when using a "literate" feature in init.el.
Note if I manually tangle…
-
Without literate-nav, I do this in `nav`:
```yaml
- Layouts:
- manual/commands/api/layouts/index.md
- Bsp: manual/commands/api/layouts/bsp.md
- Columns: manual/commands/ap…