From 88ba6cfe220216f371f8756921059fac51a21262 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 23 Dec 2022 23:27:09 +0900 Subject: AsciiDoc to DocBook --- templates/section.html.erb | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 templates/section.html.erb (limited to 'templates/section.html.erb') diff --git a/templates/section.html.erb b/templates/section.html.erb deleted file mode 100644 index 1510595..0000000 --- a/templates/section.html.erb +++ /dev/null @@ -1,19 +0,0 @@ -<% _level = level %> -<% _role = role %> -<% _id = id %> -<% _title = caption ? captioned_title : title %> -<% _content = content %> -
"> - id="<%= _id %>" class="section-header"> - <% if _id %> - - <%= _title %> - - <% else %> - <%= _title %> - <% end %> - > -
- <%= _content %> -
-
-- cgit v1.2.3-70-g09d2