Geoffrey McGill
Geoffrey McGill
There are several things with the templating that are not working as I expected. I am investigating but need more time. I should have some answers soon.
What browser and OS are you using? I tried your live site in a few different browsers and the search seemed quite snappy in all of the browsers. I did...
Can you share the code sample you are testing with that is not working? Just so I'm testing with the exact same code.
It kinda works if you treat the value as an `icon` attribute and change the `"` char to `"`, but does not work for me if using `text`. ``` [!button...
Hi @xoofx. I'm part of a project that is building a new static site generator. https://retype.com Our project is actually using Markdig for markdown processing and built on C#. I...
I sent the setup as a PR, see https://github.com/xoofx/markdig/pull/545 No worries if there is no interest.
While we do strongly encourage using a standard Markdown title instead of the `title` config, we could theoretically add a rule to support this proposal. Retype would need to perform...
@rab-dev Thanks for the additional details. > 2\. The title is too long to be displayed in the index in the lhs side panel (looks awkward). You can use the...
I'm going to leave this issue open as I do feel there is a small improvement to be made here. The `label` is a solution to the original issue, but...
Hi @JanKrb. Unfortunately, supporting multiple languages within the content is not currently supported. This is a feature we would love to include into Retype, but at the moment we just...