Filtered markdown result is always empty
No matter how i play with the parameters, the Filtered markdown result is always empty.
I had this same behavior using arun_many. It seemed to work with batching w/ arun though. The other alternative that worked was to just do the html / raw markdown extraction and then run content_filter.filter_content() directly on the raw output.
Yes, I have the same problem
@XinCalWEI Would you please share your code snippet? Thx
hey @unclecode , could this PR be addressing the same issue? doesn't seem like there's any issue for the single arun case to generate filtered md, unless it's some sort of edge case.
@jtanningbed this is already resolved in coming new version by Monday