Search found 24 matches
- Sat Apr 04, 2026 8:28 am
- Forum: Support
- Topic: Extra Space Added in Empty Lines in Markdown Component
- Replies: 11
- Views: 180998
- Thu Apr 02, 2026 5:46 pm
- Forum: Support
- Topic: Extra Space Added in Empty Lines in Markdown Component
- Replies: 11
- Views: 180998
Re: Extra Space Added in Empty Lines in Markdown Component
Hello,
I’m looking for the new property option but I can’t find it. I also checked the release notes, but there’s no mention of it. Am I missing something?
Best regard
Alessandro Mancini
I’m looking for the new property option but I can’t find it. I also checked the release notes, but there’s no mention of it. Am I missing something?
Best regard
Alessandro Mancini
- Fri Mar 27, 2026 10:17 pm
- Forum: Support
- Topic: Extra Space Added in Empty Lines in Markdown Component
- Replies: 11
- Views: 180998
- Mon Feb 23, 2026 5:50 pm
- Forum: Support
- Topic: Extra Space Added in Empty Lines in Markdown Component
- Replies: 11
- Views: 180998
Re: Extra Space Added in Empty Lines in Markdown Component
Hello,
Do you have any updates ?
best regards
Alessandro Mancini
Do you have any updates ?
best regards
Alessandro Mancini
- Mon May 05, 2025 8:51 am
- Forum: Support
- Topic: Extra Space Added in Empty Lines in Markdown Component
- Replies: 11
- Views: 180998
Re: Extra Space Added in Empty Lines in Markdown Component
No worries, I can wait for the next update. Thanks for your support!
- Mon Apr 28, 2025 8:09 am
- Forum: Support
- Topic: Extra Space Added in Empty Lines in Markdown Component
- Replies: 11
- Views: 180998
Re: Extra Space Added in Empty Lines in Markdown Component
Hello,
Is this feature included in the new release?
Best regards
Is this feature included in the new release?
Best regards
- Mon Jan 27, 2025 10:07 am
- Forum: Support
- Topic: Out of memory in MakeDocumentFromStream
- Replies: 5
- Views: 138690
- Fri Jan 24, 2025 4:20 pm
- Forum: Support
- Topic: Out of memory in MakeDocumentFromStream
- Replies: 5
- Views: 138690
Re: Out of memory in MakeDocumentFromStream
Hi,
I’m using version 22.3.1 with Delphi 12.1.
Perhaps the term "out of memory" is incorrect, and it’s more about a loss of data from the first chunk.
This happens when the chunk is not modified before or after the subsequent ReadBuffer.
I believe the bug is in Delphi (though I’m not sure if it ...
I’m using version 22.3.1 with Delphi 12.1.
Perhaps the term "out of memory" is incorrect, and it’s more about a loss of data from the first chunk.
This happens when the chunk is not modified before or after the subsequent ReadBuffer.
I believe the bug is in Delphi (though I’m not sure if it ...
- Wed Jan 22, 2025 6:33 pm
- Forum: Support
- Topic: Out of memory in MakeDocumentFromStream
- Replies: 5
- Views: 138690
Out of memory in MakeDocumentFromStream
Hello,
I would like to report an issue with the MakeDocumentFromStream function.
Steps to Reproduce:
1. Set the linewidth property to 0 (no automatic carriage return).
2. Write a single line with 2548 characters.
Observed Issue:
When reading the stream in MakeDocumentFromStream, the value of the ...
I would like to report an issue with the MakeDocumentFromStream function.
Steps to Reproduce:
1. Set the linewidth property to 0 (no automatic carriage return).
2. Write a single line with 2548 characters.
Observed Issue:
When reading the stream in MakeDocumentFromStream, the value of the ...
- Wed Jan 08, 2025 2:18 pm
- Forum: Support
- Topic: Extra Space Added in Empty Lines in Markdown Component
- Replies: 11
- Views: 180998
Re: Extra Space Added in Empty Lines in Markdown Component
Thank you for your explanation regarding the handling of empty paragraphs in Markdown. I understand the current behavior and appreciate the clarification.
I believe the proposed option to remove non-breaking spaces (NBSP) in paragraphs loaded from Markdown, if they are the only character in the ...
I believe the proposed option to remove non-breaking spaces (NBSP) in paragraphs loaded from Markdown, if they are the only character in the ...
- Tue Jan 07, 2025 6:31 pm
- Forum: Support
- Topic: Extra Space Added in Empty Lines in Markdown Component
- Replies: 11
- Views: 180998
Extra Space Added in Empty Lines in Markdown Component
Hello,
We have encountered an issue with the Markdown component used in our project.
Whenever an empty line is present in the Markdown content, saving and reloading the document introduces an extra space in the empty line.
This behavior becomes problematic when editing a document multiple times ...
We have encountered an issue with the Markdown component used in our project.
Whenever an empty line is present in the Markdown content, saving and reloading the document introduces an extra space in the empty line.
This behavior becomes problematic when editing a document multiple times ...
- Fri Jul 05, 2024 11:40 pm
- Forum: Support
- Topic: Change scrollbar color
- Replies: 1
- Views: 36269
Change scrollbar color
Hello,
I would like to change the color of the scrollbar in some cases.
I tried using the RVFLATSCROLLBARS compilation directive, but I believe it is no longer supported.
Is there a way to change the color of the scrollbar?
Best regards,
Alessandro Mancini
I would like to change the color of the scrollbar in some cases.
I tried using the RVFLATSCROLLBARS compilation directive, but I believe it is no longer supported.
Is there a way to change the color of the scrollbar?
Best regards,
Alessandro Mancini
- Wed Feb 14, 2024 6:35 am
- Forum: Support
- Topic: Issue with TDBRichViewEdit and Image Dimensions in Markdown Mode
- Replies: 9
- Views: 39799
- Wed Feb 07, 2024 9:20 am
- Forum: Support
- Topic: Issue with TDBRichViewEdit and Image Dimensions in Markdown Mode
- Replies: 9
- Views: 39799
Re: Issue with TDBRichViewEdit and Image Dimensions in Markdown Mode
Okay, it works perfectly
One other question about OnSaveImage2: Can it retrieve the name of the image? For example, if I have this  can I retrieve 'IMAGE_NAME.jpg
One other question about OnSaveImage2: Can it retrieve the name of the image? For example, if I have this  can I retrieve 'IMAGE_NAME.jpg
- Tue Feb 06, 2024 4:55 pm
- Forum: Support
- Topic: Issue with TDBRichViewEdit and Image Dimensions in Markdown Mode
- Replies: 9
- Views: 39799
Re: Issue with TDBRichViewEdit and Image Dimensions in Markdown Mode
Thank you very much for the reply! I really appreciate your help.
I also wanted to compliment you on the excellent library you have produced.
In my opinion, it is a must-have for Delphi.
Thank you again.
I'll try the tests tomorrow.
I also wanted to compliment you on the excellent library you have produced.
In my opinion, it is a must-have for Delphi.
Thank you again.
I'll try the tests tomorrow.