OSDN Git Service

Publish GCC include file search path HOWTO.
[mingw/website.git] / contact.html
index 3ea29c8..d1f9165 100644 (file)
  *    ”   right (closing) typographic double quote
  *
 -->
-<dl class="masthead"><!-- hidden for masthead class -->
-<!-- FIXME: is there a better way to do this?  We need to propagate
- content to the "as-page-title" and "as-page-subtitle" place-holders,
- within the "page-content" div of "index.html"; our javascript page
- loader will explicitly look for these hidden elements, and copy
- their content into the corresponding visible place-holders.
--->
- <dt id="page-title">Contacting MinGW.OSDN</dt>
- <dt id="page-subtitle">When a Web-Search Fails to Resolve your Issue</dt>
-</dl><!-- masthead -->
+<script class="masthead"><!-- hidden for masthead class -->
+/* Script fragment, to assign titles specific to this page; this is
+ * encapsulated within the "masthead", where such titles are displayed,
+ * to ensure that whatever page content may follow will be correctly
+ * positioned, relative to the masthead content.
+ */
+ set_page("title", "Contacting MinGW.OSDN");
+ set_page("subtitle", "When a Web-Search Fails to Resolve your Issue");
+</script><!-- masthead -->
 <p>If you have exhausted all of the web&#8209;site resources,
 and you have searched all of the
 <a href="index.html?page=mailing.html"
@@ -182,6 +181,18 @@ please use the &#8220;Preview&#8221; facility to check for,
 and correct, any markup errors;
 (these are, alas, all too common,
 and create a bad impression of the reporter).
+Pay particular attention to in&#8209;line program code references,
+or program code examples,
+(whether in&#8209;line, or multi&#8209;line code blocks);
+these <em>must</em>&hairsp; be enclosed in <em>triple&#8209;brace</em>&hairsp;
+mark&#8209;up, either as <em>in&#8209;line formatted text</em>,&hairsp;
+or as <em>formatted text blocks</em>&hairsp;, as appropriate;
+(please see <a rel="noopener noreferrer" target="_blank"
+ href="https://osdn.net/docs/WikiSyntax"
+>the OSDN.net formatting guide</a>,
+and be aware that the use of <em>fixed pitch</em>,&hairsp;
+as introduced by <em>back&#8209;tick</em>&hairsp; mark&#8209;up,
+generally <em>isn&#8217;t</em>&hairsp; a satisfactory alternative).
 Finally, when you are satisfied, click the &#8220;Submit&#8221; button
 to complete the ticket submission process.
 </p></div><!-- bug-report -->