-
I get an error
OSError: Error reading file '..\data\guid_add.xsl': failed to load external entity "../data/guid_add.xsl"
can you tell me more about this error
-
I'm using Zed 0.161.2 on Archlinux.
When opening a few of the xsl files in this project:
https://github.com/PreTeXtBook/pretext/tree/master/xsl
I get no syntax highlighting.
Most of the xsl fi…
-
I need to style my xml document, but it's not possible to provide additional headers to the generated doc. I'll gladly create a PR for that. any interest?
The header needs to look like that:
```
`…
-
The transformations under `eo-parser/src/main/resources/org/eolang/parser` are extremely slow. They cause such problems like:
- https://github.com/objectionary/jeo-maven-plugin/issues/834
- https://…
-
**Problem Summary:**
ZUGFeRD2PullProvider currently writes directly within and populates it with the transaction number (trans.getNumber()).
```
xml += "";
if ((trans.getCreditorReferenceI…
-
## Expected Behavior
Software elements like `` should work as keywords thus having links when using keyref.
## Actual Behavior
No link is displayed in HTML output.
## Possible Solution
Instea…
-
In the 2.2.0 release the `puml-l2r.xsl` and `puml-t2b.xsl` builders were introduced to support class diagrams representing RDFS profiles. Comparable to these builders we need class diagrams that repr…
-
Based on the **cii-xr.xsl** and the official XRechnung specification, fields VAT exemption reason text (BT-120) and VAT exemption reason code (BT-121) should be provided as distinct tags within the XM…
-
It looks like sitemaps on sites have the XSL generator path as a root-relative link instead of a site-relative link (e.g. https://www.colorado.edu/sitemap_generator/default/sitemap.xsl instead of http…
-
@wsalesky We want a collapsible for displaying associated manuscripts entries in the works records. (Similar to the feature you recently implemented for persons and their works. #164)
Essentially, …