@kugel- requested changes on this pull request.


In data/filedefs/filetypes.asciidoc:

> +header2=keyword_1
+header3=keyword_1
+header4=keyword_1
+header5=keyword_1
+header6=keyword_1
+ulist_item=tag_unknown
+olist_item=tag_unknown
+blockquote=tag_unknown,italic
+link=tag,bold
+code=default
+passthrough=default
+comment=comment
+literal=default
+attrib=default
+attribval=string
+macro=preprocessor

There's still lots of inconsistency with markdown.

Please do one of the following:

  1. align to markdown
  2. provide a reason why the current markdown mapping is bad

E.g. code and link are still different (there might be more).

⬇️ Suggested change
-macro=preprocessor
+macro=preprocessor


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3097/review/880760810@github.com>