diff --git a/lib/pinchflat/podcasts/opml_feed_builder.ex b/lib/pinchflat/podcasts/opml_feed_builder.ex index de5c700..c764a66 100644 --- a/lib/pinchflat/podcasts/opml_feed_builder.ex +++ b/lib/pinchflat/podcasts/opml_feed_builder.ex @@ -24,12 +24,12 @@ defmodule Pinchflat.Podcasts.OpmlFeedBuilder do """ - - All Sources - - - #{Enum.join(sources_xml, "\n")} - + + All Sources + + + #{Enum.join(sources_xml, "\n")} + """ end