-
With version 3.13.5, I am unable to get the utility to properly check links.
`markdown-link-check-config.json`:
```json
{
"ignorePatterns": [
{
"pattern": "^https://my-repo.com/d…
-
A the rationale is to be able to integrate with markdown visualizer outside of Obsidian, it's very frustrating to save the workspace on a remote reposiroty and ask ppl to install the whole suite (ob…
-
Planning to use markdown to specify configuration, which can then be converted into a JSON object. Thoughts?
-
Let's say I have an `AbstractFormatter` class.
I register the base binding:
```python
self.container.register(AbstractFormatter, JsonFormatter)
```
```python
class Processor:
def __init…
-
Chat GPT provided this fix:
import streamlit as st
import importlib
import json
import sys
import os
from dotenv import load_dotenv # For loading the .env file
from pocketgroq import Gro…
-
We want to make a script that will go through all of the benchmarks.json and average the number of instructions and keep track of that for every version that we have ever run benchmarks for. In additi…
-
Background: Langfuse supports rendering Trace input/output as markdown or as json. When rendering content as json, langfuse truncates and collapses content by default, that may be expanded on click (s…
-
### Checklist
- [X] I have searched through the AstroNvim documentation
- [X] I have searched through the existing issues of this project
- [X] I have searched the existing issues of plugins related …
-
I have installed the plugin, but it does not work.
![image](https://github.com/user-attachments/assets/d006ead6-dbab-48f6-9095-a6ed3bc01243)
my tree-sitter config:
```
require("nvim-treesitter…
-
current I use
preprompt:'only output json. Do not output anything that is not json. Do not use markdown format. Must begin with {.'
But llama is not smart enough to output json form. It always b…