[fix][doc]: fix conditions.md cannot be previewed by markdown#10127
[fix][doc]: fix conditions.md cannot be previewed by markdown#10127huangchenguang123 wants to merge 1 commit intoapache:devfrom huangchenguang123:hotfix/fix_doc
Conversation
|
@huangchenguang123 Hi, it is related to #9426 and we have to keep it in the old way now, othewise our document in website can not display img in the right way, I will change them and make it work on both the source markdown file and website |
|
If you have time and interesting in issue #9426, and feel free to take it |
Think.You mean I have to modify the script on the website to be compatible with the display of the pictures on dolphinscheduler.apache.org? |
yeah, we have some example in apache/seatunnel, it will convert img path and make them work bot github markdown and website. https://github.com/apache/incubator-seatunnel-website/blob/104e0b815952d41ba03817c515d9613bde9c84cf/tools/build-docs.sh#L121-L137 |
|
close by batch fix |
@huangchenguang123 Thanks for your contribution to |
fix #10126