Amin Gholizad

Results 5 issues of Amin Gholizad

since the rebuild did not work as expected this removes the rebuild target of make and edits rebuild task in tasks.json to hanle rebuild On branch editC++MakefileTemplate Changes to be...

The `make all` works just fine The `make rebuild` it will remove `*.d` files as it goes through the `clean `process but does not recreate them. The `make clean` creates...

**Describe the bug** A clear and concise description of what the bug is. **Samples to Reproduce** Just add an image file while holding the ctrl key to link the file...

bug

I have an equation like this ```latex $$\begin{equation}\begin{aligned}my fancy equation\end{aligned}\end{equation}$${#eq:test} ``` how ever it renders it like this ![image](https://github.com/lierdakil/pandoc-crossref/assets/39440488/6a01316d-8661-43ed-8787-c147e9de3f20) for it to render properly I have to use it like...