-
To enhance the repository visibility:
# Repository Details
Edit **About** box setting (repository details):
+ [x] **Website** field, add: https://www.pml-lang.dev
+ [x] **Topics** field, a…
-
I propose a "simulated run" option that will show the results of a command without truly executing it. Hypothetical example:
```
Normal run:
pmlc convert --input_file "$inputFilePath" --output_dir…
-
Currently, the keyboard shortcuts AltB → `[b` and AltI → `[i` are configured to take effect only if all cursors/selections are within a PML scope — i.e. not inside an `[html` node.
The…
-
PMLC 3.1.0 | Windows 10 (x64)
The PML source line:
[list (html_style="list-style-type:decimal" html_start=3)
caused the following `PARSER_EVENT_HANDLER_ERROR` crash error:
```
pml…
-
The line `An [c\[admon] block` raises a conversion error:
Error: 'c\' is an invalid node tag.
Forcing to change the line to `An [c \[admon] block`.
I would expect the `pmlc` parser to c…
-
It would really great if Windows users could install the PML converter app via the [Chocolatey] package manager, which greatly simplifies updates since it can fully automate the process, from un-ins…
-
![image](https://user-images.githubusercontent.com/68121031/87177330-6107a380-c2d3-11ea-9ad5-c6bc0487ce1b.png)
I am trying to remove the DRM and I am having some difficulties. Can someone help me?
-
When indexing is performed with IndexBuilderMain by streaming RDF serialized in Turtle, indexing will fail if the input has `@prefix` directives after triples.
Example input: https://ftp.ncbi.nlm.n…
-
Associated with all standard names is a canonical unit, which in case of temperature is Kelvin. And [Appendix E](http://cfconventions.org/Data/cf-conventions/cf-conventions-1.8/cf-conventions.html#app…
-
Hi, I installed drupal 9.5 and extended it with Tripal4-dev module, still this is the message that I get on the site, and Chado is not installed.
When I clone a repository of tripal 4 into the module…