question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When moving a file, prefix page$ is lost and shows an error

See original GitHub issue

Hi! Thanks for working on the refactoring for moving files, this is an awesome feature and works great for xrefs. However for include:: it is still (0.37.19) creating incorrect Antora syntax, losing the page$.

Example:

include::docs:page$AAA/file.adoc[]

when moved it produces

include::docs:BBB/file.adoc[] 

instead of

include::docs:page$BBB/file.adoc[]

_Originally posted by @LukeCz in https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/981#issuecomment-1136953674_

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ahus1commented, May 26, 2022

Hi @LukeCz - thanks for reporting this. Could you please provide a minimal example for this, either as a ZIP file or as a GitHub repository?

I’m wondering where this include is written, is it part of a partial, or a page? An example would clarify that. Thanks!

0reactions
ahus1commented, Jun 1, 2022

The pre-release 0.37.22 is now available that includes the fix.

The pre-release of the plugin is available from GitHub releases and the IntelliJ AsciiDoc EAP repository.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error message when you open or save a file in Microsoft Excel
This error message occurs when you save or open a file if the path to the file (including the file name) exceeds 218...
Read more >
Fix Unspecified Error When Copying File or Folder ... - EaseUS
How to Fix 'Error Copying File or Folder' Issue Without Losing Data · Method 1. Format the Target Partition/Disk to NTFS or exFAT...
Read more >
Error 404: 4 Ways to Fix It - Hostinger
Error 404 is a response code, meaning the server could not locate the requested content. Check this article to learn 4 steps to...
Read more >
Resolve errors uploading data to or downloading data from ...
To load data as a text file from Amazon Aurora into Amazon S3, ... Command: missing file/prefix/manifest keyword; Error code: 1045.
Read more >
Troubleshoot Google Docs, Sheets, Slides & Forms error ...
You can also try to open the same file in another device. If you can open the same document on a different computer,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found