[GH-ISSUE #126] Content Output Format Issue - Always Produces Markdown #98

Closed
opened 2026-03-02 23:33:35 +03:00 by kerem · 3 comments
Owner

Originally created by @xDaijobu on GitHub (Sep 12, 2024).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/126

Originally assigned to: @AJaySi on GitHub.

Description:
The content output format is intended to be HTML, but it consistently produces Markdown format instead, even after a successful operation.

image

Steps to Reproduce:

  1. Generate content output.
  2. Check the format of the resulting file.

Expected Behavior:
The content should be in HTML format.

Actual Behavior:
The content is always in Markdown format.

Reference:
For additional context, see Issue #124 which discusses similar problems with content format.

Originally created by @xDaijobu on GitHub (Sep 12, 2024). Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/126 Originally assigned to: @AJaySi on GitHub. **Description:** The content output format is intended to be HTML, but it consistently produces Markdown format instead, even after a successful operation. ![image](https://github.com/user-attachments/assets/5294ae46-e76d-48bc-92ef-61adc332af64) **Steps to Reproduce:** 1. Generate content output. 2. Check the format of the resulting file. **Expected Behavior:** The content should be in HTML format. **Actual Behavior:** The content is always in Markdown format. **Reference:** For additional context, see [Issue #124](https://github.com/AJaySi/AI-Writer/issues/124) which discusses similar problems with content format.
kerem 2026-03-02 23:33:35 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@AJaySi commented on GitHub (Sep 12, 2024):

@xDaijobu
Thank you reporting this. I will fix this asap.

Regards.

<!-- gh-comment-id:2346844189 --> @AJaySi commented on GitHub (Sep 12, 2024): @xDaijobu Thank you reporting this. I will fix this asap. Regards.
Author
Owner

@AJaySi commented on GitHub (Sep 13, 2024):

@xDaijobu
Hello. I made following changes, please git pull for latest changes & help review:

1). The system prompt were not getting values from main_config.
2). If serper.dev api keys are over then fallback to metaphor for web results.
3). Improve error reporting and handling.
4). Improved prompts a little bit.

<!-- gh-comment-id:2349067179 --> @AJaySi commented on GitHub (Sep 13, 2024): @xDaijobu Hello. I made following changes, please git pull for latest changes & help review: 1). The system prompt were not getting values from main_config. 2). If serper.dev api keys are over then fallback to metaphor for web results. 3). Improve error reporting and handling. 4). Improved prompts a little bit.
Author
Owner

@AJaySi commented on GitHub (Sep 18, 2024):

No comments from reporter, closing it.

<!-- gh-comment-id:2358259704 --> @AJaySi commented on GitHub (Sep 18, 2024): No comments from reporter, closing it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ALwrity#98
No description provided.