Hi,

I was documenting the main page of a C project in a dedicated .c file so to
avoid this file to become huge i'm porting the pages into separated
markdown files.

My problem:
I'm documenting the project in Spanish so i use a lot of accents on the
vowels, to render the accents properly i had to set the INPUT_ENCODING
option to ISO-8859-1, so far so good.

Now when i separate the pages into markdown files the accents are not
encoded properly, is this a known issue? am i missing something to enable
the ISO-8859-1 rendering in the markdown files?

Regards

Doxygen used: 1.8.14
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to