I have seen a few times the technique of using the Gaussian PDF for continuous features in Naive Bayes. here and here. Illustrated in the first link:
How is this possible? I always learnt that the PDF is not a probability -- as the probability of any exact value of x is zero.